MSURF_Descriptor_64_Invoker 541 modules/features2d/src/kaze/AKAZEFeatures.cpp MSURF_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution) MSURF_Descriptor_64_Invoker 740 modules/features2d/src/kaze/AKAZEFeatures.cpp parallel_for_(Range(0, (int)kpts.size()), MSURF_Descriptor_64_Invoker(kpts, desc, evolution_)); MSURF_Descriptor_64_Invoker 980 modules/features2d/src/kaze/AKAZEFeatures.cpp void MSURF_Descriptor_64_Invoker::Get_MSURF_Descriptor_64(const KeyPoint& kpt, float *desc) const {