Package | Description |
---|---|
org.openimaj.tools.clusterquantiser |
Modifier and Type | Method and Description |
---|---|
static ClusterType |
ClusterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterType[] |
ClusterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterQuantiserOptions.setClusterType(ClusterType clusterType)
Set the cluster type
|