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

raw disparity?

asked 2012-08-23 06:42:58 -0500

rosmaker gravatar image

updated 2012-08-23 16:18:36 -0500

I can see the disparity.

( rosrun image_view disparity_view image:=/camera/depth/disparity )

But I know the disparity added colors.

I need raw disparity(?) or not color-disparity.

How can I get the raw disparity?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-03-02 21:19:28 -0500

tfoote gravatar image

The disparity is visualized using color to show the user. The value of the pixels in the image if you iterate across it is the disparity value.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-23 06:42:58 -0500

Seen: 256 times

Last updated: Mar 02 '13