|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.hogent.tarsos.cli.AbstractTarsosApp
be.hogent.tarsos.cli.Rank
public final class Rank
Ranks a list of audio files on tone scale similarity with an input file (scala or audio). The audio file with the most similar tone scale (using histogram correlation) is listed first.
Constructor Summary | |
---|---|
Rank()
|
Method Summary | |
---|---|
java.lang.String |
description()
|
void |
run(java.lang.String... args)
|
Methods inherited from class be.hogent.tarsos.cli.AbstractTarsosApp |
---|
createDetectionModeSpec, isHelpOptionSet, isValidAudioFileOrDirectory, name, parse, printError, printHelp, synopsis |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Rank()
Method Detail |
---|
public java.lang.String description()
description
in class AbstractTarsosApp
public void run(java.lang.String... args)
run
in class AbstractTarsosApp
args
- The arguments to start the program.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |