Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dmatchers.cpp1270 void FlannBasedMatcher::convertToDMatches( const DescriptorCollection& collection, const Mat& indic… in convertToDMatches() function in cv::FlannBasedMatcher
1302 convertToDMatches( mergedDescriptors, indices, dists, matches ); in knnMatchImpl()
1320 convertToDMatches( mergedDescriptors, indices, dists, matches ); in radiusMatchImpl()
/external/opencv3/modules/features2d/include/opencv2/
Dfeatures2d.hpp1023 static void convertToDMatches( const DescriptorCollection& descriptors,