Home
last modified time | relevance | path

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

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