Skip to content

Commit 9630124

Browse files
authored
Update README.md
1 parent 4842c05 commit 9630124

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,12 @@ The system recognizes spheres and their position on coordinates x, y, in cm resp
1111
Recognizes only two colors (orange and green).
1212
The Kinect sensor used is the xBox360 Kinect Sensor - 1414
1313

14+
1. Install Raspbian on your Raspberry Pi - https://www.raspberrypi.org/downloads/
15+
2. Install the OpenCV library for Python - http://www.pyimagesearch.com/2016/04/18/install-guide-raspberry-pi-3-raspbian-jessie-opencv-3/
16+
3. Install libfreenect to be able to use Kinect sensor - Nice tutorial -> https://naman5.wordpress.com/2014/06/24/experimenting-with-kinect-using-opencv-python-and-open-kinect-libfreenect/
17+
18+
AND For more information about the OpenKinect community -> https://openkinect.org/wiki/Main_Page
19+
20+
1421
Thanks,
1522
Snigf12

0 commit comments

Comments
 (0)