Building OpenCV with OpenNI and PrimeSensor Module.

asked 2017-10-22 02:53:12 -0600

Ajay@velab gravatar image

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

edit retag flag offensive close merge delete

Comments

"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.

"

berak gravatar imageberak ( 2017-10-22 03:07:07 -0600 )edit

Thank you, Barak Sir for the kind reply.

Ajay@velab gravatar imageAjay@velab ( 2017-10-22 20:05:16 -0600 )edit

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?

sjhalayka gravatar imagesjhalayka ( 2017-10-26 21:49:25 -0600 )edit

I noticed that there is a GitHub repository called OpenNI.

sjhalayka gravatar imagesjhalayka ( 2017-10-27 10:40:10 -0600 )edit