Searched defs:histBuf (Results 1 – 2 of 2) sorted by relevance
154 …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()
220 float* histBuf; in integralHistogram() local