Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
DAKAZEFeatures.cpp580 Get_Upright_MLDB_Full_Descriptor((*keypoints_)[i], descriptors_->ptr<unsigned char>(i)); in operator ()()
584 void Get_Upright_MLDB_Full_Descriptor(const KeyPoint& kpt, unsigned char* desc) const;
1104 void Upright_MLDB_Full_Descriptor_Invoker::Get_Upright_MLDB_Full_Descriptor(const KeyPoint& kpt, un… in Get_Upright_MLDB_Full_Descriptor() function in cv::Upright_MLDB_Full_Descriptor_Invoker