What's happen with my kinect?[img included]
image:
I just downloaded openni_kinect and try to get depth image.
But it looks weird.
Is this right?
Cheers.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
image:
I just downloaded openni_kinect and try to get depth image.
But it looks weird.
Is this right?
Cheers.
Rviz seems to interpret the 16 (or 14?) bit depth as 8 bit gray value. Therefore you have an "overflow" at each 256 depth-steps, causing the value to cycle between black and white several times. I wonder why it's not getting really white, but that could either be the alpha of 0.5 in rviz or a confusion between signed and unsigned char.
Does the pointcloud look normal?
Asked: 2011-05-19 03:09:39 -0500
Seen: 191 times
Last updated: May 19 '11
Kinect extrinsic calibration (between depth and built-in cameras)
problems running hand_detector on PR2
don't work RGB in openni_kinect
Mixing openni_kinect with cturtle possible?
openni_kinect installation issues with configuration
Using Openni_launch in a multirobot system