24 #ifndef _FIREVISION_FILTER_SHAPEREMOVER_H_ 25 #define _FIREVISION_FILTER_SHAPEREMOVER_H_ 27 #include <fvfilters/filter.h> 29 namespace firevision {
Remove shapes from an image.
virtual void set_shape(Shape *shape)
Set shape that is to be removed.
virtual void apply()
Apply the filter.
FilterShapeRemover()
Constructor.
virtual void set_margin(unsigned int margin)
Set margin.