Searched defs:KMEANS_USE_INITIAL_LABELS (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/
H A Dcore.hpp199 KMEANS_USE_INITIAL_LABELS = 1 enumerator in enum:cv::KmeansFlags
2831 pass them with the ( flags = KMEANS_USE_INITIAL_LABELS ) flag, and then choose the best
/external/opencv3/modules/java/src/
H A Dcore+Core.java161 KMEANS_USE_INITIAL_LABELS = 1, field in class:Core

Completed in 124 milliseconds