Stitch 4 Images in Rviz
All,
Any ideas on how I would stitch or "sew" 4 kinect images together making ONE panoramic image in rviz?
Thanks, Andy
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
All,
Any ideas on how I would stitch or "sew" 4 kinect images together making ONE panoramic image in rviz?
Thanks, Andy
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.
Asked: 2013-02-07 07:25:39 -0600
Seen: 953 times
Last updated: Sep 05 '13
How to add Kinect sensor input to a URDF model?
How to display the Kinect point cloud using image colours?
Should rviz have a segmentation fault with other nodes are stopped? e.g. openni_camera launch
Displaying an openni_tracker skeleton in RViz?
openni_tracker shows skeleton upside down in RViz
VSLAM based navigation with Kinect, where do I begin?
Problems with python when trying to control a Nao robot with a Kinect
How to visualize surface normals as Marker::Arrow for each point in rviz?