25 #ifndef __FIREVISION_FILTERS_HOR_SEARCH_H_ 26 #define __FIREVISION_FILTERS_HOR_SEARCH_H_ 28 #include <fvfilters/filter.h> 29 #include <fvmodels/color/colormodel.h> 52 #endif // __FIREVISION_FILTERS_HOR_SEARCH_H_
Search horizontally for a color change.
virtual void apply()
Apply the filter.
FilterHSearch(ColorModel *cm, color_t what)
Constructor.