mia-3dfluid-syn-registration(1) | General Commands Manual | mia-3dfluid-syn-registration(1) |
mia-3dfluid-syn-registration - Non-linear registration of 3D images by using a diffeomorphic SyN registration
mia-3dfluid-syn-registration -i <in-image> -r <ref-image> -o <transform> -O <inverse-transform> [options]
mia-3dfluid-syn-registration This program implements the registration of two gray scale 3D images. The transformation applied is a symmeric diffeomorpic fluid dynamic registration. To work most efficiently, this program makes a few assumptions about the imput data, i.e. the image must be of the same size, have the same voxel spacing, and any intensity range normalization or equalization should also be done before calling this program.
Register image test.v to image ref.v saving the transformation to transform.v and the inverse transform to inverse-transform.v. Use three multiresolution levels, ssd as image cost function.
mia-3dfluid-syn-registration -i test.v -r ref.v -t transform.v -T inverse-transform.v -l 3 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 |