X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=PackRecalage%2Fsrc%2FbbPackRecalageReSlicerBox.cxx;h=0786a1d299d217f80efdd181ec18a9978b6343a4;hb=de35484154f0fc838c0aa515db96994166bba17d;hp=7719669172df88cf7d90ce9aeee46b8c49b61b80;hpb=1b82b60c6337722f1a97bc8f7d6eadcc90352017;p=creaRigidRegistration.git diff --git a/PackRecalage/src/bbPackRecalageReSlicerBox.cxx b/PackRecalage/src/bbPackRecalageReSlicerBox.cxx index 7719669..0786a1d 100644 --- a/PackRecalage/src/bbPackRecalageReSlicerBox.cxx +++ b/PackRecalage/src/bbPackRecalageReSlicerBox.cxx @@ -37,11 +37,11 @@ void ReSlicerBox::Process() imageResult->SetOutputSpacing( spc ); imageResult->SetOutputOrigin( 0,0,0 ); - bbSetOutputOut( imageResult->GetOutput() ); + bbSetOutputOut( imageResult->GetOutput() ); } else { - bbSetOutputOut( NULL ); + bbSetOutputOut( NULL ); } } void ReSlicerBox::bbUserSetDefaultValues()