Enum KMeansClusteringQuantizer.InitialClusterMethod

java.lang.Object
java.lang.Enum<KMeansClusteringQuantizer.InitialClusterMethod>
imagingbook.common.color.quantize.KMeansClusteringQuantizer.InitialClusterMethod
All Implemented Interfaces:
Serializable, Comparable<KMeansClusteringQuantizer.InitialClusterMethod>, java.lang.constant.Constable
Enclosing class:
KMeansClusteringQuantizer

Method for choosing initial color clusters.