Lines Matching defs:kpts
170 void AKAZEFeatures::Feature_Detection(std::vector<KeyPoint>& kpts) in Feature_Detection()
256 void AKAZEFeatures::Find_Scale_Space_Extrema(std::vector<KeyPoint>& kpts) in Find_Scale_Space_Extrema()
395 void AKAZEFeatures::Do_Subpixel_Refinement(std::vector<KeyPoint>& kpts) in Do_Subpixel_Refinement()
462 …SURF_Descriptor_Upright_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>… in SURF_Descriptor_Upright_64_Invoker()
488 …SURF_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolut… in SURF_Descriptor_64_Invoker()
515 …MSURF_Upright_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution… in MSURF_Upright_Descriptor_64_Invoker()
541 …MSURF_Descriptor_64_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evolu… in MSURF_Descriptor_64_Invoker()
568 …Upright_MLDB_Full_Descriptor_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolutio… in Upright_MLDB_Full_Descriptor_Invoker()
596 Upright_MLDB_Descriptor_Subset_Invoker(std::vector<KeyPoint>& kpts, in Upright_MLDB_Descriptor_Subset_Invoker()
634 …MLDB_Full_Descriptor_Invoker(std::vector<KeyPoint>& kpts, Mat& desc, std::vector<TEvolution>& evol… in MLDB_Full_Descriptor_Invoker()
667 MLDB_Descriptor_Subset_Invoker(std::vector<KeyPoint>& kpts, in MLDB_Descriptor_Subset_Invoker()
708 void AKAZEFeatures::Compute_Descriptors(std::vector<KeyPoint>& kpts, Mat& desc) in Compute_Descriptors()