Searched refs:trainDescType (Results 1 – 1 of 1) sorted by relevance
721 …int trainDescType = trainDescCollection.empty() ? utrainDescCollection[0].type() : trainDescCollec… in knnMatchImpl() local722 CV_Assert( _queryDescriptors.type() == trainDescType ); in knnMatchImpl()868 …int trainDescType = trainDescCollection.empty() ? utrainDescCollection[0].type() : trainDescCollec… in radiusMatchImpl() local869 CV_Assert( _queryDescriptors.type() == trainDescType ); in radiusMatchImpl()