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