Searched refs:CvFGDetector (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp407 class CV_EXPORTS CvFGDetector: public CvVSModule class in inherits:CvVSModule
416 inline void cvReleaseFGDetector(CvFGDetector** ppT )
423 CV_EXPORTS CvFGDetector* cvCreateFGDetectorBase(int type, void *param);
1168 CvFGDetector* pFG; /* FGDetector module. If this field is NULL the Process FG mask is used. */

Completed in 51 milliseconds