25 #ifndef __FIREVISION_FILTERS_MORPHOLOGY_GEODESIC_DILATION_H_ 26 #define __FIREVISION_FILTERS_MORPHOLOGY_GEODESIC_DILATION_H_ 28 #include <fvfilters/morphology/morphologicalfilter.h> 51 static const unsigned int MASK;
54 unsigned char *isotropic_se;
62 unsigned int iterations;
virtual ~FilterGeodesicDilation()
Destructor.
virtual void apply()
Apply the filter.
Image difference checker.
FilterGeodesicDilation(unsigned int se_size=3)
Constructor.
Morphological filter interface.
static const unsigned int MASK
Mask.
virtual unsigned int num_iterations()
Get the number of iterations.
Morphological geodesic dilation.
static const unsigned int MARKER
Marker.