Class | Description |
---|---|
Color_Clustering |
Fiji plugin to perform color clustering on a 2D image
or stack based on different color space representations
(RGB, HSB and Lab) and all available clusterers in Weka.
|
ColorClustering |
This class contains all the library methods to perform
color clustering based on a few color space transformations
and the Weka clusterers.
|
PixelClustering |
This class contains all the library methods to perform
unsupervised learning on pixels based on the Weka clusterers.
|
Enum | Description |
---|---|
ColorClustering.Channel |
Names of all channels (features) that can be used.
|
Copyright © 2015–2021 Fiji. All rights reserved.