Best way to view and save hd kinect images
What is the best way to view and save hd images kinect 2? Driver used is: https://github.com/code-iai/iai_kinect2
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
What is the best way to view and save hd images kinect 2? Driver used is: https://github.com/code-iai/iai_kinect2
The image_view package has functions to aid in storing images to disk.
If you just want to save single images you can use the image_view node and
You may save the current image by right-clicking on the display window. By default, images will be saved as frame0000.jpg, frame0001.jpg, ....
for storing all images image_view provides an image_saver
tool that can be configured to save all images, or only to save when a service is called. This allows you to programmatically set what images are stored to disk.
An alternative would be to use rosbag to store the image topics and extract them later using Exporting Image and Video Data. Note that if you are making a rosbag of all topics, including pointcloud data, the bags will become quite large.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-01-04 17:17:41 -0600
Seen: 409 times
Last updated: Jan 05 '17
kinect2 Service call failed ,roslaunch kinect2_bridge kinect2_bridge.launch
Skeleton_tracker working with kinect v2
PCL/ROS Cropbox doesn't show anything?
Problem with transformation after playing a second bagfile for assembly
Filtering depth data of the form sensor_msgs/Image from Kinect 2
Kinect calibration a setting pose in Rviz