#include "comthread.h"#include <ros/ros.h>#include <re_vision/SearchFor.h>#include <std_msgs/String.h>#include <sensor_msgs/Image.h>#include <image_transport/image_transport.h>#include <cv_bridge/cv_bridge.h>#include <QDebug>
Go to the source code of this file.
Functions | |
| QImage | cvMatToQImage (const cv::Mat &image) |
| QImage cvMatToQImage | ( | const cv::Mat & | image | ) |
Definition at line 93 of file comthread.cpp.