Searched refs:flann_algorithm_t (Results 1 – 15 of 15) sorted by relevance
54 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm"); in create()95 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm");124 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm");
111 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params,"algorithm"); in Index()186 flann_algorithm_t getType() const CV_OVERRIDE in getType()
151 CV_WRAP cvflann::flann_algorithm_t getAlgorithm() const;155 cvflann::flann_algorithm_t algo;
68 enum flann_algorithm_t enum
66 flann_algorithm_t getType() const CV_OVERRIDE in getType()
108 template<> inline void big_any_policy<flann_algorithm_t>::print(std::ostream& out, void* const* src) in print()110 out << int(*reinterpret_cast<flann_algorithm_t const*>(*src)); in print()
104 flann_algorithm_t getType() const CV_OVERRIDE in getType()
161 virtual flann_algorithm_t getType() const = 0;
143 params["algorithm"] = (flann_algorithm_t)index_type; in loadIndex()209 virtual flann_algorithm_t getType() const CV_OVERRIDE in getType()
74 flann_algorithm_t index_type;
122 flann_algorithm_t getType() const CV_OVERRIDE in getType()
139 flann_algorithm_t getType() const CV_OVERRIDE in getType()
483 flann_algorithm_t getType() const CV_OVERRIDE in getType()
136 flann_algorithm_t getType() const CV_OVERRIDE in getType()
269 flann_algorithm_t getType() const CV_OVERRIDE in getType()