Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
DAKAZEFeatures.cpp615 Get_Upright_MLDB_Descriptor_Subset((*keypoints_)[i], descriptors_->ptr<unsigned char>(i)); in operator ()()
619 void Get_Upright_MLDB_Descriptor_Subset(const KeyPoint& kpt, unsigned char* desc) const;
1525 void Upright_MLDB_Descriptor_Subset_Invoker::Get_Upright_MLDB_Descriptor_Subset(const KeyPoint& kpt… in Get_Upright_MLDB_Descriptor_Subset() function in cv::Upright_MLDB_Descriptor_Subset_Invoker