Home
last modified time | relevance | path

Searched defs:inputData (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dindex_testing.h64 …ename Distance::ResultType computeDistanceRaport(const Matrix<typename Distance::ElementType>& inp… in computeDistanceRaport()
86 …arch_with_ground_truth(NNIndex<Distance>& index, const Matrix<typename Distance::ElementType>& inp… in search_with_ground_truth()
H A Dlinear_index.h59 dataset_(inputData), index_params_(params), distance_(d) in dataset_() argument
H A Dautotuned_index.h79 dataset_(inputData), distance_(d) in dataset_() argument
H A Dkdtree_index.h86 dataset_(inputData), index_params_(params), distance_(d) in dataset_() argument
H A Dhierarchical_clustering_index.h359 : dataset(inputData), params(index_params), root(NULL), indices(NULL), distance(d) in dataset() argument
H A Dkdtree_single_index.h86 dataset_(inputData), index_params_(params), distance_(d) in dataset_() argument
H A Dkmeans_index.h348 : dataset_(inputData), index_params_(params), root_(NULL), indices_(NULL), distance_(d) in dataset_() argument