Searched refs:ocl_radiusMatchSingle (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
H A Dmatchers.cpp273 static bool ocl_radiusMatchSingle(InputArray query, InputArray train, function in namespace:cv
858 if (!ocl_radiusMatchSingle(query, _train, trainIdx, distance, nMatches, maxDistance, dstType))

Completed in 95 milliseconds