getType 408 modules/features2d/include/opencv2/features2d.hpp CV_WRAP virtual int getType() const = 0; getType 459 modules/features2d/include/opencv2/features2d.hpp CV_WRAP virtual int getType() const = 0; getType 126 modules/flann/include/opencv2/flann/autotuned_index.h save_value(stream, (int)bestIndex_->getType()); getType 206 modules/flann/include/opencv2/flann/autotuned_index.h virtual flann_algorithm_t getType() const getType 517 modules/flann/include/opencv2/flann/autotuned_index.h if (bestIndex_->getType() == FLANN_INDEX_KMEANS) { getType 104 modules/flann/include/opencv2/flann/composite_index.h flann_algorithm_t getType() const getType 186 modules/flann/include/opencv2/flann/flann_base.hpp return nnIndex_->getType(); getType 483 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h flann_algorithm_t getType() const getType 530 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h params["algorithm"] = getType(); getType 134 modules/flann/include/opencv2/flann/kdtree_index.h flann_algorithm_t getType() const getType 161 modules/flann/include/opencv2/flann/kdtree_index.h index_params_["algorithm"] = getType(); getType 135 modules/flann/include/opencv2/flann/kdtree_single_index.h flann_algorithm_t getType() const getType 173 modules/flann/include/opencv2/flann/kdtree_single_index.h index_params_["algorithm"] = getType(); getType 269 modules/flann/include/opencv2/flann/kmeans_index.h flann_algorithm_t getType() const getType 478 modules/flann/include/opencv2/flann/kmeans_index.h index_params_["algorithm"] = getType(); getType 66 modules/flann/include/opencv2/flann/linear_index.h flann_algorithm_t getType() const getType 103 modules/flann/include/opencv2/flann/linear_index.h index_params_["algorithm"] = getType(); getType 122 modules/flann/include/opencv2/flann/lsh_index.h flann_algorithm_t getType() const getType 145 modules/flann/include/opencv2/flann/lsh_index.h index_params_["algorithm"] = getType(); getType 161 modules/flann/include/opencv2/flann/nn_index.h virtual flann_algorithm_t getType() const = 0; getType 94 modules/flann/include/opencv2/flann/saving.h header.index_type = index.getType(); getType 486 modules/ml/include/opencv2/ml.hpp virtual int getType() const = 0; getType 493 modules/ml/include/opencv2/ml.hpp CV_WRAP virtual int getType() const = 0; getType 68 modules/ml/src/knearest.cpp virtual int getType() const = 0; getType 444 modules/ml/src/knearest.cpp return impl->getType();