How to change the Kinect point cloud resolution
Is it possible to change the Kinect point cloud resolution, via openni_camera or openni_node, such that fewer points are returned ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is it possible to change the Kinect point cloud resolution, via openni_camera or openni_node, such that fewer points are returned ?
Check out the Changing driver settings section of the openni_camera wiki. The parameter you'd want to tweak is depth_mode. The Kinect openni_node driver supports VGA(640x480), QVGA(320x240), and QQVGA(160x120) resolutions of the point cloud, all at 30Hz.
Asked: 2011-03-06 21:46:51 -0600
Seen: 1,963 times
Last updated: Mar 07 '11
How to display the Kinect point cloud using image colours?
Problem pertaining to DepthGenerator
OpenNI compilation error, Diamondback, version mobile, ARM
How to install NITE in Ubuntu10.04?
depth wrong using openni_camera depth image
what's the resuts of GetSkeletonJointOrientation()
NI Stack shows different outputs on Kinect
Multiple Kinects: Same Topics from different nodes, how to subscribe?