HomeSort by relevance Sort by last modified time
    Searched full:radiusmatchimpl (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/features2d/src/
matchers.cpp 645 radiusMatchImpl( queryDescriptors, matches, maxDistance, masks, compactResult );
865 void BFMatcher::radiusMatchImpl( InputArray _queryDescriptors, std::vector<std::vector<DMatch> >& matches,
    [all...]
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp     [all...]

Completed in 420 milliseconds