Searched defs:CvBlobSeq (Results 1 – 1 of 1) sorted by relevance
454 class CV_EXPORTS CvBlobSeq class457 CvBlobSeq(int BlobSize = sizeof(CvBlob)) in CvBlobSeq() function in CvBlobSeq685 void Detect( const CvArr* /*img*/, /* out */ CvBlobSeq* /*detected_blob_seq*/ = 0 ) {}; in Detect() argument