23 #if ! (defined(HAVE_IPP) || defined(HAVE_OPENCV)) 24 #error "Neither IPP nor OpenCV installed" 27 #ifndef __FIREVISION_FILTER_SOBEL_H_ 28 #define __FIREVISION_FILTER_SOBEL_H_ 30 #include <fvfilters/filter.h> FilterSobel(orientation_t ori=ORI_HORIZONTAL)
Constructor.
virtual void apply()
Apply the filter.
orientation_t * ori
Orientations, one for each source image.