cmdTools.tracking.multitarget
Class EvalTracks

java.lang.Object
  extended by cmdTools.tracking.multitarget.EvalTracks

public class EvalTracks
extends java.lang.Object

Commandline tools to compare observation-files, i.e. the target-IDs of the individual observation, to evaluate the quality of target-association in one file with respect to the other that is interpreted as groundtruth.

Author:
Oliver Gress

Constructor Summary
EvalTracks()
           
 
Method Summary
static void main(java.lang.String[] args)
           
private static void printHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvalTracks

public EvalTracks()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -

printHelp

private static void printHelp()