
| Class | Description |
|---|---|
| AbstractApplication |
AbstractApplication sets the values for flags verbose and help.
|
| AbstractApplication.Parameterizer |
Parameterization class.
|
| ComputeSingleColorHistogram |
Application that computes the color histogram vector for a single image.
|
| ComputeSingleColorHistogram.Parameterizer |
Parameterization class.
|
| GeneratorXMLSpec |
Generate a data set based on a specified model (using an XML specification)
|
| GeneratorXMLSpec.Parameterizer |
Parameterization class.
|
| KDDCLIApplication |
Provides a KDDCLIApplication that can be used to perform any algorithm
implementing
Algorithm using any DatabaseConnection
implementing
DatabaseConnection. |
| KDDCLIApplication.Parameterizer |
Parameterization class.
|
Base classes for stand alone applications.