mia-3dserial-nonrigid
{-i string
} [
options
...] [
Plugin type: 3dimage/fullcost
...]
This program runs the image registration of a consecutively numbered image series. The registration is run in a serial manner, this is, only images in temporal succession (i.e. consecutive numbers) are registered, and the obtained transformations are applied accumulated to reach full registration.
input perfusion data set
file name for registered fiels
Optimizer used for minimization. For supported plug-ins see Plugin type: minimizer/singlecost
multi-resolution levels
transformation type. For supported plug-ins see Plugin type: 3dimage/transform
reference frame (-1 == use image in the middle)
verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are:
debug: | Debug output |
message: | Normal messages |
info: | Low level messages |
error: | Report errors |
fatal: | Report only fatal errors |
trace: | Function call trace |
warning: | Warnings |
fail: | Report test failures |
print copyright information
print this help
print a short help
print the version number and exit
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).
Run a serial registration of images inputXXXX.v (X digit) to reference image 20 and store the result in regXXXX.v. Optimize the sum of squared differences and spline transformations with coefficient rate 10.
mia-3dserial-nonrigid -i input0000.v -o 'reg%04d.v' -f spline:rate=10 -r 20 ssd
Gert Wollny