mia-2dmyoserial-nonrigid(1) | General Commands Manual | mia-2dmyoserial-nonrigid(1) |
mia-2dmyoserial-nonrigid - Run a serial registration of a series of 2D images.
mia-2dmyoserial-nonrigid -i <in-file> -o <out-file> [options] <PLUGINS:2dimage/fullcost>
mia-2dmyoserial-nonrigid This program runs the non-rigid motion compensation registration of an perfusion image series. The registration is run in a serial manner, this is, only images in temporal succession are registered, and the obtained transformations are applied accumulated to reach full registration. See:
Register the perfusion series given in 'segment.set' to reference image 30. Skip two images at the beginning and using mutual information as cost function, and penalize the transformation by divcurl with weight 5. Store the result in 'registered.set'.
mia-2dmyoserial-nonrigid -i segment.set -o registered.set -k 2 -r 30 image:cost=mi -f spline:rate=5,penalty=[divcurl:weight=5]
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 |