Ask Your Question
0

How can I connect Kinect in opencv?

asked 2017-09-18 08:12:35 -0600

ibrahim_5403 gravatar image

I want to connect kinect in opencv using openni. Please give some latest instruction. OS: windows 10

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-09-18 23:29:30 -0600

Ziri gravatar image

You have to compile opencv source with openni : Using Kinect and other OpenNI compatible depth sensors

edit flag offensive delete link more

Comments

@Ziri Thank you very much for your reply. Yes I know that. I already install openni and Nite. But when I am going to build opencv using cmake, I am facing these problem:

WARNING, OpenNI library directory (set by OPENNI_LIB_DIR variable) is not found or does not have OpenNI libraries. WARNING, OpenNI include directory (set by OPENNI_INCLUDE_DIR variable) is not found or does not have OpenNI include files. WARNING, PrimeSensor Module binaries directory (set by OPENNI_PRIME_SENSOR_MODULE_BIN_DIR variable) is not found or does not have PrimeSensor Module binaries. Therefore I can not build opencv for openni.

ibrahim_5403 gravatar imageibrahim_5403 ( 2017-09-19 05:33:55 -0600 )edit

Did you add path to include and lib ?

Ziri gravatar imageZiri ( 2017-09-19 08:23:21 -0600 )edit

Did you solve this problem? I added path in the CMake GUI, it still doesn't work.

syalanurag1991 gravatar imagesyalanurag1991 ( 2018-07-02 21:33:09 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-09-18 08:12:35 -0600

Seen: 315 times

Last updated: Sep 18 '17