![]() |
NimbRo ROS Soccer Package
|
A class for publish mat objects. More...
#include <MatPublisher.hpp>
Public Types | |
enum | imgColorType { gray, hsv, bgr } |
Public Member Functions | |
MatPublisher (string name="", bool _enable=true) | |
void | publish (Mat img, imgColorType t, ros::Time now=ros::Time::now()) |
bool | thereAreListeners (bool loadNow=true) |
A class for publish mat objects.