mia-2dmultiimageregistration(1) | General Commands Manual | mia-2dmultiimageregistration(1) |
mia-2dmultiimageregistration - Non-linear registration of 2D images.
mia-2dmultiimageregistration -o <out-transform> [options] <PLUGINS:2dimage/fullcost>
mia-2dmultiimageregistration This program runs a non-rigid registration based on the given cost criteria and a given transformation model. Other than mia-2dnonrigidreg it doesn't support specific command line parameters to provide the images. Instead the images are specified dirctly when defining the cost function. Hence, image registrations can be executed that optimize the aligmnet of more than one image pair at the same time. Note, however, that all input images must be of the same dimension (in pixels)
Register image test.v to image ref.v by using a spline transformation with a coefficient rate of 5 and write the registered image to reg.v. Use two multiresolution levels, ssd as image cost function and divcurl weighted by 10.0 as transformation smoothness penalty. The resulting transformation is saved in reg.vf.
mia-2dmultiimageregistration -o reg.vf -l 2
-f spline:rate=3,penalty=divcurl
image:cost=ssd,src=test.v,ref=ref.v
Gert Wollny
This software is Copyright (c) 1999‐2015 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'.
v2.4.7 | USER COMMANDS |