Skip to content

Commit c127ed5

Browse files
authored
Update README.md
1 parent 5286f93 commit c127ed5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

WithKinect/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
The file "buscar_pelotasVN_LaplaceLab.py" is a function with the artificial vision system.
22

3-
This function returns [c1, c2, numx, numy] that represents the color (c1 -> Orange, c2 -> Green), and the coordinates from the top side of the Kinect sensor (numx is the x distance in cm and numy is the y distance in cm) as shown in image Output.png
3+
This function returns [c1, c2, numx, numy] that represents the color (c1 -> Orange, c2 -> Green), and the coordinates from the top side of the Kinect sensor (numx and numy).
4+
5+
As shown in the right image "Output.png" the x coordinate is represented by the numx.
6+
the y coordinate is represented by the numy.

0 commit comments

Comments
 (0)