25 #ifndef __FIREVISION_FILTER_MORPHOLOGY_TOPHAT_CLOSING_H_
26 #define __FIREVISION_FILTER_MORPHOLOGY_TOPHAT_CLOSING_H_
28 #include <fvfilters/morphology/morphologicalfilter.h>
30 namespace firevision {
36 class FilterDifference;
Calculates the difference of two images.
Morphological filter interface.
static const unsigned int FILTERIMAGE
Image to filter.
Morphological tophat closing.
static const unsigned int SUBTRACTFROM
Image that we subtract from.