HomeSort by relevance Sort by last modified time
    Searched refs:ROWS_COUNT (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/cudafeatures2d/src/
fast.cpp 107 GpuMat d_keypoints = pool.getBuffer(ROWS_COUNT, max_npoints_, CV_16SC2);
143 ensureSizeIsEnough(ROWS_COUNT, count, CV_32FC1, _keypoints);
184 CV_Assert( h_keypoints.rows == ROWS_COUNT );
orb.cpp     [all...]
  /external/opencv3/modules/cudafeatures2d/include/opencv2/
cudafeatures2d.hpp 433 ROWS_COUNT,
466 ROWS_COUNT

Completed in 57 milliseconds