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

RTABMAP - how to view or export the disparity images from stereo SGM

asked 2019-03-07 16:44:11 -0500

Avner gravatar image

updated 2019-03-07 18:18:38 -0500

RTABMAP - how to view or export the disparity images

Hi,

I am using RTABMAP as a stand-alone to process a set of stereo image files using stereo BM.

Now, I want to test using stereo SGM.

To tune the SGM parameters, I want to look into disparity image intermediate results.

Is there any way to view or export the disparity images from RTABMAP?

Otherwise, is it possible to call RTABMAP (version >= 0.18 supports Stereo SGM) from ROS and view to the disparity images in rviz?

Thanks,

Avner

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-03-15 18:25:33 -0500

matlabbe gravatar image

updated 2021-08-09 10:24:00 -0500

For exporting images, see http://official-rtab-map-forum.206.s1...

I'll suggest to use stereo_img_proc node to generate the disparity image and see it in RVIZ (or rqt_image_view). You can even change dynamically the parameters (with rqt_reconfigure) and switch between StereoBM and StereoSGBM (they are exactly the same algorithms integrated in RTAB-Map): image description

cheers

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-03-07 16:44:11 -0500

Seen: 919 times

Last updated: Aug 09 '21