#include <ros/ros.h>#include <sensor_msgs/Image.h>#include <image_transport/image_transport.h>#include <cv_bridge/CvBridge.h>#include <sstream>#include <string>#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.
Classes | |
| class | BagExtractor | 
Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 55 of file extract_bag_images.cpp.