#include <iri_base_algorithm/iri_base_algorithm.h>
#include "textile_count_alg.h"
#include <sensor_msgs/Image.h>
#include <iostream>
#include <cv_bridge/cv_bridge.h>
#include <sensor_msgs/image_encodings.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
Go to the source code of this file.
Classes | |
class | TextileCountAlgNode |
IRI ROS Specific Algorithm Class. More... |