Searched defs:Fbd (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudalegacy/src/cuda/ |
D | fgd.cu | 293 const PtrStepb Ftd, const PtrStepb Fbd, PtrStepb foreground, in bgfgClassification() 371 …ation_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepSzb Fbd, PtrStepSzb fo… in bgfgClassification_gpu() 401 …nst PrevFramePtr2D prevFrame, const CurFramePtr2D curFrame, const FtdPtr2D Ftd, const FbdPtr2D Fbd, in updateBackgroundModel() 783 …Model_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame, PtrStepSzb Ftd, PtrStepSzb Fbd, PtrStepSzb fo… in updateBackgroundModel_gpu()
|
/external/opencv3/modules/cudalegacy/src/ |
D | fgd.cpp | 268 const GpuMat& Ftd, const GpuMat& Fbd, in bgfgClassification() 426 …kgroundModel(const GpuMat& prevFrame, const GpuMat& curFrame, const GpuMat& Ftd, const GpuMat& Fbd, in updateBackgroundModel()
|
/external/opencv/cvaux/include/ |
D | cvaux.h | 1305 IplImage* Fbd; member
|