Building OpenCV with OpenNI and PrimeSensor Module.
Hello All,
Recently I started to use OpenCV library using Pre-Built Libraries installer provided in the link. https://sourceforge.net/projects/open...
Now I need to use the Kinect sensor, Do I need to make my own OpenCV libraries using source by building dependencies along with OpenNI and PrimeSensor library ??
Or, does the Pre-Built version of OpenCV library 3.3.0 built by including OPENNI and PrimeSensor Library?
Kindly suggest me !
Thanks in Advance Ajay
"Do I need to make my own OpenCV libraries using source by building dependencies along with OpenNI and PrimeSensor library ?? -- yes, for sure. the prebuilt libs do not have it.
"
Thank you, Barak Sir for the kind reply.
I'm looking at https://docs.opencv.org/3.1.0/d7/d6f/... and it says to go to http://www.openni.org/downloadfiles but that's an invalid link now. Any idea where to get the OpenNI library now?
I noticed that there is a GitHub repository called OpenNI.