Searched defs:evolution (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/features2d/src/kaze/ |
D | AKAZEFeatures.cpp | 190 std::vector<TEvolution>& evolution = *evolution_; in operator ()() local 462 …ptor_Upright_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution) in SURF_Descriptor_Upright_64_Invoker() 488 …F_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution) in SURF_Descriptor_64_Invoker() 515 …t_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution) in MSURF_Upright_Descriptor_64_Invoker() 541 …F_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution) in MSURF_Descriptor_64_Invoker() 568 …Descriptor_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution, AKA… in Upright_MLDB_Full_Descriptor_Invoker() 598 std::vector<TEvolution>& evolution, in Upright_MLDB_Descriptor_Subset_Invoker() 634 …Descriptor_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolution, AKA… in MLDB_Full_Descriptor_Invoker() 669 std::vector<TEvolution>& evolution, in MLDB_Descriptor_Subset_Invoker() 870 const std::vector<TEvolution>& evolution = *evolution_; in Get_MSURF_Upright_Descriptor_64() local [all …]
|
D | KAZEFeatures.cpp | 201 std::vector<TEvolution>& evolution = *evolution_; in operator ()() local 244 std::vector<TEvolution>& evolution = *evolution_; in operator ()() local 494 …Descriptor_Invoker(std::vector<KeyPoint> &kpts, Mat &desc, std::vector<TEvolution>& evolution, con… in KAZE_Descriptor_Invoker() 510 std::vector<TEvolution> &evolution = *evolution_; in operator ()() local 666 std::vector<TEvolution>& evolution = *evolution_; in Get_KAZE_Upright_Descriptor_64() local 794 std::vector<TEvolution>& evolution = *evolution_; in Get_KAZE_Descriptor_64() local 928 std::vector<TEvolution>& evolution = *evolution_; in Get_KAZE_Upright_Descriptor_128() local 1077 std::vector<TEvolution>& evolution = *evolution_; in Get_KAZE_Descriptor_128() local
|