README.TXT Explanations for the evaluation framework Files: - startEval.py ... python script runs the evaluation with python startEval.py queue.txt - queue.txt ... processing list includes - image information, if only one image is given, a synthetic transform is used - path informations for results and input - processing list with algorithm parameters, the sequence of parameters is given in parameters.txt - result filenames - additional parameters - execution pathes - parameters.txt ... parameters and standard values for the algorithms includes - name of algorithm - parameters and standard values Execution: if the execution of startEval.py is succeed, result files gets automatically created in the result directory - execution files e.g. configs0.txt configs1.txt configs2.txt the commandline tool demands such files - *.out files output/log files of the algorithms e.g. execution name + .out - *.csv files evaluation results according to the filenames in queue.txt e.g. time.csv .. execution times displacement.csv .. evaluation results of displacement computations intensity.csv .. evaluation of intensity computations end_results.csv .. merged result file