Home
last modified time | relevance | path

Searched refs:FLANN_CENTERS_GONZALES (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Ddefines.h95 FLANN_CENTERS_GONZALES = 1, enumerator
H A Dhierarchical_clustering_index.h374 else if (centers_init_==FLANN_CENTERS_GONZALES) { in dataset()
H A Dkmeans_index.h365 else if (centers_init_==FLANN_CENTERS_GONZALES) { in dataset_()