]> Creatis software - creaRigidRegistration.git/commitdiff
no newline at end of file
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 15 Oct 2009 09:18:21 +0000 (09:18 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 15 Oct 2009 09:18:21 +0000 (09:18 +0000)
PackRecalage/src/bbPackRecalageReSlicerBox.cxx
lib/Convolution.h
lib/Substraction.h

index 9aa94249fbea1fc5ca53cba907d9228f21fcea55..57607c1b216e3a09fb8b99e6302564b578f59e67 100644 (file)
@@ -71,4 +71,5 @@ void ReSlicerBox::bbUserFinalizeProcessing()
     imageResult->Delete();
 }
 }
-// EO namespace bbPackRecalage
\ No newline at end of file
+// EO namespace bbPackRecalage
+
index b9e752c0119d55c48232537297da3fcc860a1345..5de8819ca6ddef29cb51df2e4fb5f2b56061fcc9 100644 (file)
@@ -34,4 +34,5 @@ class Convolution
 
                //Casting Filter
                vtkImageCast *_cast;
-};
\ No newline at end of file
+};
+
index b8f5cfba216f3e0b3592a016e49519ae0db0d4fd..85a3991528688ca9fd308eb21b52e7a53c1a284b 100644 (file)
@@ -81,4 +81,5 @@ class Substraction
                Image type
                */
                int imageType;
-};
\ No newline at end of file
+};
+