Ask Your Question

eduard626's profile - activity

2014-11-15 06:53:36 -0600 received badge  Editor (source)
2014-11-14 11:04:35 -0600 answered a question How do i use opencv with openni to use Asus xtion pro live camera?
2014-11-14 09:52:36 -0600 asked a question VideoCapture::grab() hangs with OpenNI using Asus Xtion Pro Live

I managed to compile and install opencv with OpenNI2 in Lubunutu (Arm). I tested the example provided in /samples/cpp/openni_capture.cpp and it succeeds in communicating with the sensor and displaying the information about it. However, the program reaches a points just before showing the images/data and nothing happens, the program hangs in the line 267 ( if(!capture.grab() ). I wrote some lines to make sure that the problem is in that function and it is, I'm quite sure. Thanks image description