Searched refs:CvBlobSeq (Results 1 – 1 of 1) sorted by relevance
454 class CV_EXPORTS CvBlobSeq class457 CvBlobSeq(int BlobSize = sizeof(CvBlob)) in CvBlobSeq() function in CvBlobSeq463 virtual ~CvBlobSeq() in ~CvBlobSeq()544 CvBlobSeq* pBlobSeq;608 N.pBlobSeq = new CvBlobSeq; in AddBlobTrack()631 …virtual int DetectNewBlob(IplImage* pImg, IplImage* pImgFG, CvBlobSeq* pNewBlobList, CvBlobSeq* pO…685 void Detect( const CvArr* /*img*/, /* out */ CvBlobSeq* /*detected_blob_seq*/ = 0 ) {}; in Detect() argument733 IplImage* Draw( const CvArr* src, CvBlobSeq* blob_seq = 0, const CvSeq* roi_seq = 0 );814 virtual double GetConfidenceList(CvBlobSeq* pBlobList, IplImage* pImg, IplImage* pImgFG = NULL) in GetConfidenceList()