Searched refs:currPtr (Results 1 – 1 of 1) sorted by relevance
190 const uchar* currPtr = img.ptr(ymap[y]); in integralHistogram() local198 dbuf[x] = (float)(currPtr[xmap[x+1]] - currPtr[xmap[x-1]]); in integralHistogram()