Home
last modified time | relevance | path

Searched defs:dataset_ (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dlsh_index.h91 dataset_(input_data), index_params_(params), distance_(d) in dataset_() function
371 Matrix<ElementType> dataset_; variable
H A Dautotuned_index.h79 dataset_(inputData), distance_(d) in dataset_() function
575 const Matrix<ElementType> dataset_; variable
H A Dlinear_index.h59 dataset_(inputData), index_params_(params), distance_(d) in dataset_() function
H A Dkdtree_index.h86 dataset_(inputData), index_params_(params), distance_(d) in dataset_() function
593 const Matrix<ElementType> dataset_; variable
H A Dkmeans_index.h348 : dataset_(inputData), index_params_(params), root_(NULL), indices_(NULL), distance_(d) in dataset_() function
1128 const Matrix<ElementType> dataset_; variable
H A Dkdtree_single_index.h86 dataset_(inputData), index_params_(params), distance_(d) in dataset_() function