blob: f79f1e910a3a95cc6e1d7674738074ba4bf134d3 [file] [log] [blame]
# The following parameters must be specified
#i|input = /path/to/input
#o|output = /path/to/output
#t1|t1 = <T1 threshold value>
#t2|t2 = <T2 threshold value>
# The following parameters all have default values if not specified
#ow|overwrite = <clear output directory if present>
#cl|clustering = <cluster points if present>
#dm|distance = <distance measure class name. Default: SquaredEuclideanDistanceMeasure>