#include <iri_camera_object_learner/CameraObjectLearnerConfig.h>
#include <cv_bridge/cv_bridge.h>
#include <sensor_msgs/image_encodings.h>
#include "mutex.h"
#include "objectDetector.h"
#include "detectorFunctions.h"
Go to the source code of this file.
Classes | |
class | CameraObjectLearnerAlgorithm |
IRI ROS Specific Driver Class. More... |