Home
last modified time | relevance | path

Searched defs:Ftd (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
Dfgd.cu293 const PtrStepb Ftd, const PtrStepb Fbd, PtrStepb foreground, in bgfgClassification()
371 …void bgfgClassification_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepSzb … in bgfgClassification_gpu()
401 …ows, const PrevFramePtr2D prevFrame, const CurFramePtr2D curFrame, const FtdPtr2D Ftd, const FbdPt… in updateBackgroundModel()
783 …void updateBackgroundModel_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepS… in updateBackgroundModel_gpu()
/external/opencv3/modules/cudalegacy/src/
Dfgd.cpp268 const GpuMat& Ftd, const GpuMat& Fbd, in bgfgClassification()
426 …void updateBackgroundModel(const GpuMat& prevFrame, const GpuMat& curFrame, const GpuMat& Ftd, con… in updateBackgroundModel()
/external/opencv/cvaux/include/
Dcvaux.h1304 IplImage* Ftd; member