]> Creatis software - clitk.git/commit
added tool to interpolate VFs
authorRomulo Pinho <romulo.pinho@lyon.unicancer.fr>
Thu, 24 Jan 2013 13:26:49 +0000 (14:26 +0100)
committerRomulo Pinho <romulo.pinho@lyon.unicancer.fr>
Thu, 24 Jan 2013 13:26:49 +0000 (14:26 +0100)
commita386a950bd841d0f57ca636f9d1f789670924828
tree27af3ac519b4c4ef600d7c0a4926b181ce71bd1e
parentae984dccd4524698b6911c68d73c0a3846d7c278
added tool to interpolate VFs

- support for float/double;Dim=3;Comp=3; vectors only
tools/CMakeLists.txt
tools/clitkVFInterpolate.cxx [new file with mode: 0644]
tools/clitkVFInterpolate.ggo [new file with mode: 0644]
tools/clitkVFInterpolateGenericFilter.cxx [new file with mode: 0644]
tools/clitkVFInterpolateGenericFilter.h [new file with mode: 0644]
tools/clitkVFInterpolateGenericFilter.txx [new file with mode: 0644]