#include "compressed_image_transport/compressed_subscriber.h"
#include "image_transport/simple_subscriber_plugin.h"
#include <sensor_msgs/CompressedImage.h>
#include <sensor_msgs/image_encodings.h>
#include <cv_bridge/CvBridge.h>
#include "opencv2/core/core_c.h"
#include <opencv/highgui.h>
Go to the source code of this file.
Namespaces | |
namespace | compressed_image_transport |