X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkBackProjectImageFilter.txx;h=e6432266300f4e6f9017f557a94bda5accfd7b70;hb=5edaee8974e6ab03d37a3038cf8f8bf5e287655d;hp=f98129145b95fcbc31c794f89618881df80f5cf7;hpb=6d91ab3e8a20a3ed0218e3f36dea75438720bd69;p=clitk.git diff --git a/itk/clitkBackProjectImageFilter.txx b/itk/clitkBackProjectImageFilter.txx index f981291..e643226 100644 --- a/itk/clitkBackProjectImageFilter.txx +++ b/itk/clitkBackProjectImageFilter.txx @@ -190,7 +190,7 @@ namespace clitk template void BackProjectImageFilter - ::Initialize( void ) throw (itk::ExceptionObject) + ::Initialize( void ) { //Change the origin of the 2D input typename InputImageType::ConstPointer inputPtr=this->GetInput();