Searched refs:pFG (Results 1 – 1 of 1) sorted by relevance
750 virtual void Process(IplImage* pImg = NULL, IplImage* pFG = NULL) = 0;1044 virtual void Process(IplImage* pImg, IplImage* pFG) = 0;1066 virtual void Process(IplImage* pImg, IplImage* pFG) = 0;1082 virtual int Process(CvBlob* pBlob, IplImage* pImg, IplImage* pFG) = 0;1168 …CvFGDetector* pFG; /* FGDetector module. If this field is NULL the Process FG … member