mia-3dnonrigidreg(1) | General Commands Manual | mia-3dnonrigidreg(1) |
mia-3dnonrigidreg - Non-linear registration of 3D images
mia-3dnonrigidreg -i <in-image> -r <ref-image> -o <out-image> [options] <PLUGINS:3dimage/fullcost>
mia-3dnonrigidreg This program implements the registration of two gray scale 3D images.
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.
mia-3dnonrigidreg -i test.v -r ref.v -o reg.v -l 2 -f spline:rate=3 image:cost=ssd divcurl:weight=10
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 |