Searched refs:getLocalIdx (Results 1 – 2 of 2) sorted by relevance
930 void getLocalIdx( int globalDescIdx, int& imgIdx, int& localDescIdx ) const;
484 void DescriptorMatcher::DescriptorCollection::getLocalIdx( int globalDescIdx, int& imgIdx, int& loc… in getLocalIdx() function in cv::DescriptorMatcher::DescriptorCollection1282 collection.getLocalIdx( idx, imgIdx, trainIdx ); in convertToDMatches()