Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
DAKAZEFeatures.cpp647 Get_MLDB_Full_Descriptor((*keypoints_)[i], descriptors_->ptr<unsigned char>(i)); in operator ()()
651 void Get_MLDB_Full_Descriptor(const KeyPoint& kpt, unsigned char* desc) const;
1398 void MLDB_Full_Descriptor_Invoker::Get_MLDB_Full_Descriptor(const KeyPoint& kpt, unsigned char *des… in Get_MLDB_Full_Descriptor() function in cv::MLDB_Full_Descriptor_Invoker