Home
last modified time | relevance | path

Searched defs:histBuf (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudalegacy/src/
Dfgd.cpp154 …d calcDiffHistogram(const GpuMat& prevFrame, const GpuMat& curFrame, GpuMat& hist, GpuMat& histBuf) in calcDiffHistogram()
238 …const GpuMat& prevFrame, const GpuMat& curFrame, GpuMat& changeMask, GpuMat& hist, GpuMat& histBuf) in changeDetection()
/external/opencv3/apps/traincascade/
DHOGfeatures.cpp220 float* histBuf; in integralHistogram() local