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