Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp476 const int* nextRow = hist_.ptr<int>(y + 2); in findPosInHist() local
925 const int* nextRow = DHist.ptr<int>(y + 2); in calcPosition() local