primesense

Creating a UserTracker crashes in NITE2 python bindings

China☆狼群 提交于 2019-12-23 19:25:21
问题 I am trying to use OpenNI2 and NITE2 python bindings. I'm under Windows 7 and I have Kinect SDK1.8, OpenNI 2.2 and NITE 2.2 working without problems in Visual C++ with their 32 bits versions. I have python 2.7.5 32 bits. Now, my intention is to translate some of the examples provided in NITE to python, but I still haven't found how to create a UserTracker without the program crashing (the same goes for HandTracker). I have been able to run the toy example provided (which doesn't make use of

Kinect / Primesense (Xtion) ROS Ubuntu through Virtual Machine (VMware)

你说的曾经没有我的故事 提交于 2019-12-02 00:43:27
问题 Since it took me quite some time to figure out how to get Xtion (Primesense) to work on VMware I thought to share it here with you. (with Kinect I have a problem to let ROS see the device even though VMware has successfully connected it). roslaunch openni2_launch openni2.launch Running the above command gave me the error: Warning: USB events thread - failed to set priority. This might cause loss of data... I either got a single frame or no frame when running "rviz" and Add --> Image --> Image

Can not grab image from VideoCapture OpenCV with Asus Xtion Pro Live

我只是一个虾纸丫 提交于 2019-12-01 11:54:19
问题 I just installed OpenCV 2.4.7 with OpenNI and primesense Sensor as it can be seen in the following build information. I have problems grabbing from a VideoCapture object. For instance, if I run the openni_capture example, I get "Can not grab images." but I get info about the depth and RGB cameras, so I think I'm getting the VideoCapture object properly opened, but by the time it tries to grab an image, the grab function returns 0. I am using an Asus Xtion Pro Live and OpenNI and Sensor are