25 #ifndef __FIREVISION_FILTER_MORPHOLOGY_TOPHAT_CLOSING_H_ 26 #define __FIREVISION_FILTER_MORPHOLOGY_TOPHAT_CLOSING_H_ 28 #include <fvfilters/morphology/morphologicalfilter.h> 36 class FilterDifference;
Calculates the difference of two images.
FilterTophatClosing()
Constructor.
virtual ~FilterTophatClosing()
Destructor.
Morphological filter interface.
static const unsigned int FILTERIMAGE
Image to filter.
Morphological tophat closing.
static const unsigned int SUBTRACTFROM
Image that we subtract from.
virtual void apply()
Apply the filter.