]> Creatis software - clitk.git/commit
Add a clitk version of itkPasteImageFilter because, with itkv4, there is a new Verify...
authorDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Thu, 28 Jul 2011 09:42:48 +0000 (11:42 +0200)
committerDavid Sarrut <david.sarrut@creatis.insa-lyon.fr>
Thu, 28 Jul 2011 09:42:48 +0000 (11:42 +0200)
commitb97f5d36faa590eccb7c8008ae8be54acb6849ea
tree53d38693a813d28b98d880176afe8d63a33960e2
parent8427d8dc328ffb0f528df6ab1da1a45c6f5b6b59
Add a clitk version of itkPasteImageFilter because, with itkv4, there is a new VerifyInputInformation function that prevent filter to be used with images having different physical space, while I want to do that.
itk/clitkPasteImageFilter.h [new file with mode: 0644]
itk/clitkPasteImageFilter.hxx [new file with mode: 0644]