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

Does stereo_proc undistort images?

asked 2019-03-16 03:42:23 -0500

EdwardNur gravatar image

I have tried to use the image_pipeline stereo_image_proc to get the rectified images. The question is, when stereo_image_proc produces image_rect images, should they be undistorted? Have a look at my screenshot:

image description

I have given the distortion matrix to the topic and I have tried to undistort the images myself and quite happy with it.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-03-16 09:38:40 -0500

tuandl gravatar image

Yes, it is written here. Quote :

stereo_image_proc performs the duties of image_proc for both cameras, undistorting and colorizing the raw images. Note that for properly calibrated stereo cameras, undistortion is actually combined with rectification, transforming the images so that their scanlines line up for fast stereo processing.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-03-16 03:42:23 -0500

Seen: 191 times

Last updated: Mar 16 '19