ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

kinect depth value

asked 2012-07-24 05:42:26 -0500

hahaha gravatar image

I know that each pixel in the depth image is supposed to relate to the distance

of that part of the scene, but no unit ( not [mm] ).

How do we translate from these value to a distance measurement in some kind of

useful units like [mm]?

Can you tell me the changable fomula?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-07-24 05:46:03 -0500

The openni_camera wiki page describes how to interpret the data from each topic published by the camera. Specifically:

depth/image_raw (sensor_msgs/Image)
    Raw image from device. Contains uint16 depths in mm.
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-07-24 05:42:26 -0500

Seen: 958 times

Last updated: Jul 24 '12