OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ocl_radiusmatchsingle
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/features2d/src/
matchers.cpp
273
static bool
ocl_radiusMatchSingle
(InputArray query, InputArray train,
858
if (!
ocl_radiusMatchSingle
(query, _train, trainIdx, distance, nMatches, maxDistance, dstType))
[
all
...]
Completed in 70 milliseconds