.TH mia\-3dlandmarks\-distances 1 "v2.4.7" "USER COMMANDS" .SH NAME mia\-3dlandmarks\-distances \- Evaluate per landmark distances between 3D landmark sets. .SH SYNOPSIS .B mia\-3dlandmarks\-distances \-i \-o [options] .SH DESCRIPTION .B mia\-3dlandmarks\-distances Evaluate Euclidian distances between the corresponding landmarks in two landmark sets. The programs prints out only values for landmarks that are available and have location values in both sets .SH OPTIONS .RS .IP "\-i \-\-in-file-1=(required, input); io" input landmark set 1 For supported file types see PLUGINS:3dlandmarklist/io .IP "\-o \-\-in-file-2=(required, input); io" input landmark set 2 For supported file types see PLUGINS:3dlandmarklist/io .RE .SS Help & Info .RS .IP "\-V \-\-verbose=warning" verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are: .RS 10 .I trace \(hy Function call trace .RE .RS 10 .I debug \(hy Debug output .RE .RS 10 .I info \(hy Low level messages .RE .RS 10 .I message \(hy Normal messages .RE .RS 10 .I warning \(hy Warnings .RE .RS 10 .I fail \(hy Report test failures .RE .RS 10 .I error \(hy Report errors .RE .RS 10 .I fatal \(hy Report only fatal errors .RE .IP " \-\-copyright" print copyright information .IP "\-h \-\-help" print this help .IP "\-? \-\-usage" print a short help .IP " \-\-version" print the version number and exit .RE .SS Processing .RS .IP " \-\-threads=\-1" Maxiumum number of threads to use for processing,This number should be lower or equal to the number of logical processor cores in the machine. (\-1: automatic estimation). .RE .SH PLUGINS: 3dlandmarklist/io .TP 10 .B datapool Virtual IO to and from the internal data pool .P .RS 14 Recognized file extensions: .@ .RE .TP 10 .B lmx IO plugin to load and store 3D landmark lists .P .RS 14 Recognized file extensions: .lmx .RE .SH EXAMPLE Evaluate the distance between the landmarks in set input1.lmx and input2.lmx and write the result to stdout .HP mia\-3dlandmarks\-distances \-1 input1.lmx \-2 input2.v .SH AUTHOR(s) Gert Wollny .SH COPYRIGHT This software is Copyright (c) 1999\(hy2015 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '\-\-copyright'.