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

Stitch 4 Images in Rviz

asked 2013-02-07 07:25:39 -0500

Andrius gravatar image

updated 2016-10-24 09:00:12 -0500

ngrennan gravatar image

All,

Any ideas on how I would stitch or "sew" 4 kinect images together making ONE panoramic image in rviz?

Thanks, Andy

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-02-07 08:31:31 -0500

130s gravatar image

updated 2013-09-05 14:25:47 -0500

Although more experienced users might answer differently, I don't think what you're asking is possible on RViz by itself since it's not an image processing/manipulating tool per se.

OpenCV has a nice stitching capability. You should be easily able to transfer the resulting image to ROS by image_transport.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-07 07:25:39 -0500

Seen: 911 times

Last updated: Sep 05 '13