| Package | Description |
|---|---|
| org.openimaj.hadoop.tools.fastkmeans | |
| org.openimaj.image.segmentation | |
| org.openimaj.ml.clustering.assignment.hard | |
| org.openimaj.ml.clustering.assignment.soft | |
| org.openimaj.ml.clustering.kmeans |
K-Means in OpenIMAJ is designed to be both extremely fast and flexible.
|
| org.openimaj.tools.clusterquantiser.fastkmeans |
| Class and Description |
|---|
| ByteKMeansInit
Initialisation for K-Means clustering.
|
| Class and Description |
|---|
| FloatKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| Class and Description |
|---|
| HierarchicalByteKMeansResult
The result of a
HierarchicalByteKMeans clustering operation. |
| HierarchicalDoubleKMeansResult
The result of a
HierarchicalDoubleKMeans clustering operation. |
| HierarchicalFloatKMeansResult
The result of a
HierarchicalFloatKMeans clustering operation. |
| HierarchicalIntKMeansResult
The result of a
HierarchicalIntKMeans clustering operation. |
| HierarchicalLongKMeansResult
The result of a
HierarchicalLongKMeans clustering operation. |
| HierarchicalShortKMeansResult
The result of a
HierarchicalShortKMeans clustering operation. |
| Class and Description |
|---|
| HierarchicalByteKMeansResult
The result of a
HierarchicalByteKMeans clustering operation. |
| HierarchicalDoubleKMeansResult
The result of a
HierarchicalDoubleKMeans clustering operation. |
| HierarchicalFloatKMeansResult
The result of a
HierarchicalFloatKMeans clustering operation. |
| HierarchicalIntKMeansResult
The result of a
HierarchicalIntKMeans clustering operation. |
| HierarchicalLongKMeansResult
The result of a
HierarchicalLongKMeans clustering operation. |
| HierarchicalShortKMeansResult
The result of a
HierarchicalShortKMeans clustering operation. |
| Class and Description |
|---|
| ByteKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| ByteKMeansInit
Initialisation for K-Means clustering.
|
| DoubleKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| DoubleKMeansInit
Initialisation for K-Means clustering.
|
| FloatKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| FloatKMeansInit
Initialisation for K-Means clustering.
|
| HierarchicalByteKMeansResult
The result of a
HierarchicalByteKMeans clustering operation. |
| HierarchicalByteKMeansResult.Node
HierarchicalByteKMeans tree node
The number of children is not bigger than the HierarchicalByteKMeans K parameter
|
| HierarchicalDoubleKMeansResult
The result of a
HierarchicalDoubleKMeans clustering operation. |
| HierarchicalDoubleKMeansResult.Node
HierarchicalDoubleKMeans tree node
The number of children is not bigger than the HierarchicalDoubleKMeans K parameter
|
| HierarchicalFloatKMeansResult
The result of a
HierarchicalFloatKMeans clustering operation. |
| HierarchicalFloatKMeansResult.Node
HierarchicalFloatKMeans tree node
The number of children is not bigger than the HierarchicalFloatKMeans K parameter
|
| HierarchicalIntKMeansResult
The result of a
HierarchicalIntKMeans clustering operation. |
| HierarchicalIntKMeansResult.Node
HierarchicalIntKMeans tree node
The number of children is not bigger than the HierarchicalIntKMeans K parameter
|
| HierarchicalLongKMeansResult
The result of a
HierarchicalLongKMeans clustering operation. |
| HierarchicalLongKMeansResult.Node
HierarchicalLongKMeans tree node
The number of children is not bigger than the HierarchicalLongKMeans K parameter
|
| HierarchicalShortKMeansResult
The result of a
HierarchicalShortKMeans clustering operation. |
| HierarchicalShortKMeansResult.Node
HierarchicalShortKMeans tree node
The number of children is not bigger than the HierarchicalShortKMeans K parameter
|
| IntKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| IntKMeansInit
Initialisation for K-Means clustering.
|
| KMeansConfiguration
Configuration for the K-Means algorithm.
|
| LongKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| LongKMeansInit
Initialisation for K-Means clustering.
|
| ShortKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|
| ShortKMeansInit
Initialisation for K-Means clustering.
|
| Class and Description |
|---|
| ByteKMeans
Fast, parallel implementation of the K-Means algorithm with support for
bigger-than-memory data.
|