X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FAffineReg.txt;h=40799696a0f4c2ec9bb39df2860ee2b397fd469e;hb=2b4ec898fdd6dc8ea5780c0e30c7124272a4202e;hp=12fee38acbb1c5e03288c69f5a22463589e021ad;hpb=787d69d5a11f8f7807342f0924c840d18a147e0a;p=clitk.git diff --git a/registration/AffineReg.txt b/registration/AffineReg.txt index 12fee38..4079969 100644 --- a/registration/AffineReg.txt +++ b/registration/AffineReg.txt @@ -1,32 +1,35 @@ -#*************************************************************** -#Configuration File for AffineRegistration Filter -#*************************************************************** -referenceMask=1 +/*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv + + Authors belong to: + - University of LYON http://www.universite-lyon.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 + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the copyright notices for more information. + + It is distributed under dual licence + + - BSD See included LICENSE.txt file + - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +===========================================================================*/ +threads=3 reference=0 target=0 -#output=0 -#checker_after=0 -#checker_before=0 -#after=0 -#before=0 -threads=3 -#normalize=false -blur=0.0 -#targetMask=0 -levels=2 -#moment=true -intThreshold=0.0 +matrix=/home/bharth/bin/writematrix.txt +interp=1 +transform=2 transX=0.0 transY=0.0 transZ=0.0 -transform=1 -#gradient=0 //gengetopt doesnt seem to accept flags in config files -interp=1 -#interpOrder=3 -#interpSF=20 metric=1 samples=1 +intThreshold=0.0 stdDev=0.4 +blur=0.0 +optimizer=1 step=2.0 relax=0.7 valueTol=0.01 @@ -39,13 +42,8 @@ maxLineIt=50 maxEval=500 maxCorr=5 selectBound=0 +rWeight=50.0 +tWeight=1.0 +levels=2 inc=1.2 dec=4 -optimizer=1 -#initMatrix=0 -tWeight=1.0 -rWeight=50.0 -#matrix=0 - - -