Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/kaze/
DAKAZEFeatures.cpp565 class Upright_MLDB_Full_Descriptor_Invoker : public ParallelLoopBody class
568Upright_MLDB_Full_Descriptor_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolutio… in Upright_MLDB_Full_Descriptor_Invoker() function in cv::Upright_MLDB_Full_Descriptor_Invoker
746 …parallel_for_(Range(0, (int)kpts.size()), Upright_MLDB_Full_Descriptor_Invoker(kpts, desc, evoluti… in Compute_Descriptors()
1104 void Upright_MLDB_Full_Descriptor_Invoker::Get_Upright_MLDB_Full_Descriptor(const KeyPoint& kpt, un… in Get_Upright_MLDB_Full_Descriptor()