#include "posedetection_msgs/feature0d_to_image.h"
#include <ros/node_handle.h>
#include <sensor_msgs/Image.h>
#include <posedetection_msgs/ImageFeature0D.h>
#include <opencv2/highgui/highgui.hpp>
#include <boost/shared_ptr.hpp>
#include <cv_bridge/cv_bridge.h>
#include <message_filters/synchronizer.h>
Go to the source code of this file.
Namespaces | |
posedetection_msgs | |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 75 of file feature0d_to_image.cpp.