Home
last modified time | relevance | path

Searched refs:rowCall (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/
H A Dutility.hpp663 this->rowCall(&idx[0], COLS, DIMS); in forEach_impl()
671 inline void rowCall(int* const idx, const int COLS, const int DIMS) const { in forEach_impl() function in cv::Mat::forEach_impl::PixelOperationWrapper