Home
last modified time | relevance | path

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

/external/opencv3/modules/cudafeatures2d/include/opencv2/
Dcudafeatures2d.hpp461 Y_ROW, enumerator
/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp832 const float* y_ptr = h_keypoints.ptr<float>(Y_ROW); in convert()