Uses of Class
viper.comparison.EvaluationParameters

Packages that use EvaluationParameters
viper.comparison Provides the classes necessary to compare Descriptors, including a simple command line application useful for generating graphs between a large number of cases.  
 

Uses of EvaluationParameters in viper.comparison
 

Methods in viper.comparison with parameters of type EvaluationParameters
static DescriptorData ViperPE.parseDescriptorData(DescriptorConfigs cfgs, java.lang.String dataFileName, EvaluationParameters epf, java.io.PrintWriter log)
          Reads in data information from a gtf file.
 

Constructors in viper.comparison with parameters of type EvaluationParameters
TrackingEvaluation(EvaluationParameters epf)
          Constructs a new tracking evaluation from the given set of paremters.
ObjectEvaluation(EvaluationParameters epf, int level, int targetMatch)
          Creates a new instance of ObjectEvaluation
FramewiseEvaluation(EvaluationParameters epf)
          Constructs a new framewise evaluation from the given parameters