32 #ifndef OBJECT_DETECTOR_H_INCLUDED    33 #define OBJECT_DETECTOR_H_INCLUDED    37 #include "contour_creator.h"    44         void process_frame(
Frame * f);
    48 #endif // OBJECT_DETECTOR_H_INCLUDED 
Definition: contour_creator.h:37
Abstract class providing an interface to modify images before edge detection is applied. 
Definition: filter.h:31
Definition: object_detector.h:39
Container class for storing photos or frames of video to be processed and analyzed.