Searched defs:Detect (Results 1 – 7 of 7) sorted by relevance
96 OCL_TEST_P(HOG, Detect) in OCL_TEST_P() argument
69 float TransientDetector::Detect(const float* data, in Detect() function in webrtc::TransientDetector
77 BandwidthUsage OveruseDetector::Detect(double offset, in Detect() function in webrtc::OveruseDetector
61 CFX_PtrArray* CBC_WhiteRectangleDetector::Detect(int32_t& e) { in Detect() function in CBC_WhiteRectangleDetector
38 CBC_QRDetectorResult* CBC_QRDetector::Detect(int32_t hints, int32_t& e) { in Detect() function in CBC_QRDetector
51 CBC_QRDetectorResult* CBC_DataMatrixDetector::Detect(int32_t& e) { in Detect() function in CBC_DataMatrixDetector
685 void Detect( const CvArr* /*img*/, /* out */ CvBlobSeq* /*detected_blob_seq*/ = 0 ) {}; in Detect() function in CvObjectDetector