Last few hours were a total waste due to unskilled googling !!
Setup a kinect in Ubuntu 12.04 and connected with Spyder.
Setup a kinect in Ubuntu 12.04 and connected with Spyder.
- "Openkinect" is the open source community to provide efficient support and interface between Kinect and Linux environment.
- Installation procedure into Linux could not have been much easier. Just follow the link below - It will save you a lot of headache https://naman5.wordpress.com/2014/06/24/experimenting-with-kinect-using-opencv-python-and-open-kinect-libfreenect/
With the above tutorial you can have a nice visualization with the Kinect from your Linux/Ubuntu Terminal. I believe you will have a "libfreenect " folder by now built in your installation destination.
The next step is to interface "libfreenect" with "Spyder"
- Open the "Wrappers" folder in your "libfreenect" installation.
- Enter into "Python 2" folder and copy "freenect.py"
- Enter "Anaconda2" installation folder and open "lib" folder
4. Python 2.7 contains all the supporting library files for accessing. If you are a Windows user, you paste your opencv file "cv2.pyd" in the same following steps