Home
last modified time | relevance | path

Searched refs:buildIndex (Results 1 – 15 of 15) sorted by relevance

/external/opencv3/modules/flann/include/opencv2/flann/
Dcomposite_index.h136 void buildIndex() in buildIndex() function
139 kmeans_index_->buildIndex(); in buildIndex()
141 kdtree_index_->buildIndex(); in buildIndex()
Dflann_base.hpp129 void buildIndex() in buildIndex() function in cvflann::Index
132 nnIndex_->buildIndex(); in buildIndex()
283 kmeans.buildIndex(); in hierarchicalClustering()
Dautotuned_index.h100 virtual void buildIndex() in buildIndex() function
111 bestIndex_->buildIndex(); in buildIndex()
234 kmeans.buildIndex(); in evaluate_kmeans()
259 kdtree.buildIndex(); in evaluate_kdtree()
Dlinear_index.h88 void buildIndex() in buildIndex() function
Dlsh_index.h110 void buildIndex() in buildIndex() function
143 buildIndex(); in loadIndex()
Dnn_index.h58 virtual void buildIndex() = 0;
Dkdtree_index.h123 void buildIndex() in buildIndex() function
Dkdtree_single_index.h116 void buildIndex() in buildIndex() function
Dhierarchical_clustering_index.h464 void buildIndex() in buildIndex() function
Dkmeans_index.h432 void buildIndex() in buildIndex() function
/external/opencv3/modules/flann/src/
Dminiflann.cpp321 _index->buildIndex(); in buildIndex_()
326 buildIndex(void*& index, const Mat& data, const IndexParams& params, const Distance& dist = Distanc… in buildIndex() function
377 buildIndex< HammingDistance >(index, data, params); in build()
380 buildIndex< ::cvflann::L2<float> >(index, data, params); in build()
383 buildIndex< ::cvflann::L1<float> >(index, data, params); in build()
387 buildIndex< ::cvflann::MaxDistance<float> >(index, data, params); in build()
390 buildIndex< ::cvflann::HistIntersectionDistance<float> >(index, data, params); in build()
393 buildIndex< ::cvflann::HellingerDistance<float> >(index, data, params); in build()
396 buildIndex< ::cvflann::ChiSquareDistance<float> >(index, data, params); in build()
399 buildIndex< ::cvflann::KL_Divergence<float> >(index, data, params); in build()
/external/opencv3/modules/flann/include/opencv2/
Dflann.hpp261 nnIndex->buildIndex(); in GenericIndex()
426 if (nnIndex_L1) nnIndex_L1->buildIndex(); in Index_()
427 if (nnIndex_L2) nnIndex_L2->buildIndex(); in Index_()
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...