24 #ifndef __FIREVISION_FILTER_SHAPEREMOVER_H_ 25 #define __FIREVISION_FILTER_SHAPEREMOVER_H_ 27 #include <fvfilters/filter.h> 43 virtual void set_margin(
unsigned int margin );
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.