Searched defs:Detect (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp682 * Detect the object on the image and push the detected
685 void Detect( const CvArr* /*img*/, /* out */ CvBlobSeq* /*detected_blob_seq*/ = 0 ) {}; function in class:CvObjectDetector

Completed in 96 milliseconds