at.tuwien.ifs.feature.evaluation
Class SimilarityRetrieval
java.lang.Object
at.tuwien.ifs.feature.evaluation.SimilarityRetrieval
- All Implemented Interfaces:
- SOMToolboxApp
public class SimilarityRetrieval
- extends Object
- implements SOMToolboxApp
Provides a simple similarity-retrieval on vector files, as stand-alone application.
- Version:
- $Id: SimilarityRetrieval.java 3867 2010-10-21 15:50:10Z mayer $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTIONS
public static final com.martiansoftware.jsap.Parameter[] OPTIONS
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
LONG_DESCRIPTION
public static final String LONG_DESCRIPTION
- See Also:
- Constant Field Values
APPLICATION_TYPE
public static final SOMToolboxApp.Type APPLICATION_TYPE
SimilarityRetrieval
public SimilarityRetrieval()
main
public static void main(String[] args)
throws SOMToolboxException
- Throws:
SOMToolboxException