Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dmatchers.cpp381 static bool ocl_radiusMatchDownload(const UMat &trainIdx, const UMat &distance, const UMat &nMatche… in ocl_radiusMatchDownload() function
860 if (!ocl_radiusMatchDownload(trainIdx, distance, nMatches, matches, compactResult)) in ocl_radiusMatch()