#include <ros/ros.h>#include <face_contour_detector/GetFilters.h>#include <face_contour_detector/ApplyFilters.h>#include <face_contour_detector/name_value_pair.h>#include <map>#include <face_contour_detector/filters/Filter.h>

Go to the source code of this file.
Classes | |
| class | face_contour_detector::filters::RosServices |
| Provides the functionality for the ros services "ApplyFilters" and "GetFilters" The "ApplyFilters" service allow to apply filters to certain areas of an image The "GetFilters" service returns a list of filters which can be used in the "ApplyFilters" service. More... | |
Namespaces | |
| namespace | face_contour_detector |
| namespace | face_contour_detector::filters |