]> Creatis software - clitk.git/commit
This is a combination of 3 commits.
authorRomulo Pinho <romulo.pinho@lyon.unicancer.fr>
Thu, 9 Feb 2012 16:55:24 +0000 (17:55 +0100)
committerRomulo Pinho <romulo.pinho@lyon.unicancer.fr>
Fri, 10 Feb 2012 09:44:31 +0000 (10:44 +0100)
commit4f2fb7a9394563fd56582639232a9fe12492c5d6
treef80ae4407718af1b985d574a1ee057d688278365
parentf9c73d25ecff9bfb90c9b040acab74dc102ceac2
This is a combination of 3 commits.
new filter to convert from BLUT coeffs to DVF

- refactoring of clitkConvertBSplineDeformableTransformToVFGenericFilter

corrections in last commit

removal of redundant coeffs to dvf tool

- updates in original coeffs to dvf tool
+ new clitk class/filter
- related toos use the new clitk filter
12 files changed:
common/clitkCoeffsToDVF.h [deleted file]
registration/clitkConvertBLUTCoeffsToVFFilter.h [new file with mode: 0644]
registration/clitkConvertBLUTCoeffsToVFFilter.txx [new file with mode: 0644]
registration/clitkConvertBSplineDeformableTransformToVFGenericFilter.cxx
registration/clitkConvertBSplineDeformableTransformToVFGenericFilter.h
scripts/create_midP-2.0.sh
tools/CMakeLists.txt
tools/clitkCoeffsToDVF.cxx [deleted file]
tools/clitkCoeffsToDVF.ggo [deleted file]
tools/clitkComposeVFGenericFilter.txx
tools/clitkInvertVFGenericFilter.txx
tools/clitkWarpImageGenericFilter.txx