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>
31 namespace firevision {
Search horizontally for a color change.
FilterHSearch(ColorModel *cm, color_t what)
Constructor.
virtual void apply()
Apply the filter.