mia-2dimageregistration(1) | General Commands Manual | mia-2dimageregistration(1) |
mia-2dimageregistration - Run a 2d image registration.
mia-2dimageregistration -i <in-image> -r <ref-image> -t <transformation> [options] <PLUGINS:2dimage/fullcost>
mia-2dimageregistration This program runs registration of two images optimizing a transformation of the given transformation model by optimizing certain cost measures that are given as free parameters.
Register the image 'moving.png' to the image 'reference.png' by using a rigid transformation model and ssd as cost function. Write the result to output.png
mia-2dimageregistration -i moving.png -r reference.png -o output.png -f rigid image:cost=ssd
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 |