Package | Description |
---|---|
at.mug.iqm.img.bundle.jai.stuff |
Modifier and Type | Class and Description |
---|---|
class |
FuzzyCMeansImageClustering
This class implements a basic Fuzzy C-Means clustering algorithm as an image
processing task.
|
class |
FuzzyLICMeansImageClustering
This class implements a basic Fuzzy C-Means clustering algorithm as an image
processing task.
|
class |
KMeansImageClustering
This class implements a basic K-Means clustering algorithm as an image
processing task.
|
class |
TemplateMatchingWithIterators
This class demonstrates an implementation of a basic Template Matching
algorithm, using RandomIter(ators) to access the data.
|
class |
TemplateMatchingWithRasters
This class demonstrates an implementation of a basic Template Matching
algorithm, using Raster(s) to access the data.
|
Copyright © 2009–2016 Helmut Ahammer, Philipp Kainz. All rights reserved.