X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkGenericAffineTransform.h;h=fa955152e0c7fac59169e2f050aa741dea8b5a9d;hb=f05cc2cf37d7ec960b73fa9d2393d5a888e1f87a;hp=a4030746b1c155d5c1fb91b1e1640b33f63e0d3e;hpb=c18059db4f507fd31b5898667f57eced7d48c5f7;p=clitk.git diff --git a/registration/clitkGenericAffineTransform.h b/registration/clitkGenericAffineTransform.h index a403074..fa95515 100644 --- a/registration/clitkGenericAffineTransform.h +++ b/registration/clitkGenericAffineTransform.h @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef __clitkGenericAffineTransform_h #define __clitkGenericAffineTransform_h @@ -33,8 +33,8 @@ option "transform" - "Type: 0=Identity, 1=Translation, 2=Rigid, 3=Affine" int n option "transX" x "1-3: Initial translation in mm along the X axis" float no default="0.0" option "transY" y "1-3: Initial translation in mm along the Y axis" float no default="0.0" option "transZ" z "1-3: Initial translation in mm along the Z axis" float no default="0.0" -option "initMatrix" - "2-3: Initial matrix (reference to object space) filename " string no -option "moment" - "2-3: Initialize translation by aligning the center of gravities for the respective intensities" flag off +option "initMatrix" - "1-3: Initial matrix (reference to object space) filename " string no +option "moment" - "1-3: Initialize translation by aligning the center of gravities for the respective intensities" flag off The use will look something like