MLDB_Full_Descriptor_Invoker 634 modules/features2d/src/kaze/AKAZEFeatures.cpp MLDB_Full_Descriptor_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution, AKAZEOptions& options) MLDB_Full_Descriptor_Invoker 754 modules/features2d/src/kaze/AKAZEFeatures.cpp parallel_for_(Range(0, (int)kpts.size()), MLDB_Full_Descriptor_Invoker(kpts, desc, evolution_, options_)); MLDB_Full_Descriptor_Invoker 1314 modules/features2d/src/kaze/AKAZEFeatures.cpp void MLDB_Full_Descriptor_Invoker::MLDB_Fill_Values(float* values, int sample_step, int level, MLDB_Full_Descriptor_Invoker 1371 modules/features2d/src/kaze/AKAZEFeatures.cpp void MLDB_Full_Descriptor_Invoker::MLDB_Binary_Comparisons(float* values, unsigned char* desc, MLDB_Full_Descriptor_Invoker 1398 modules/features2d/src/kaze/AKAZEFeatures.cpp void MLDB_Full_Descriptor_Invoker::Get_MLDB_Full_Descriptor(const KeyPoint& kpt, unsigned char *desc) const {