Package de.lmu.ifi.dbs.elki.application

Base classes for stand alone applications.

See:
          Description


Class Summary
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.
 

Package de.lmu.ifi.dbs.elki.application Description

Base classes for stand alone applications.


Release 0.4.0 (2011-09-20_1324)