]> Creatis software - clitk.git/commitdiff
- cosmetic
authordsarrut <dsarrut>
Mon, 3 May 2010 06:53:06 +0000 (06:53 +0000)
committerdsarrut <dsarrut>
Mon, 3 May 2010 06:53:06 +0000 (06:53 +0000)
filters/clitkBinarizeImageGenericFilter.h
filters/clitkBinarizeImageGenericFilter.txx
filters/clitkImageResampleGenericFilter.h

index 84e61bdca0249bf2d8d189ec43ddf9f7e7e79d32..7f6ba4c7c4ecb5b129c6056b00182cb7e9f1f7c8 100644 (file)
@@ -63,9 +63,12 @@ namespace clitk
   //--------------------------------------------------------------------
     
 } // end namespace clitk
   //--------------------------------------------------------------------
     
 } // end namespace clitk
+//--------------------------------------------------------------------
 
 
+//--------------------------------------------------------------------
 #ifndef ITK_MANUAL_INSTANTIATION
 #include "clitkBinarizeImageGenericFilter.txx"
 #endif
 #ifndef ITK_MANUAL_INSTANTIATION
 #include "clitkBinarizeImageGenericFilter.txx"
 #endif
+//--------------------------------------------------------------------
 
 #endif // #define clitkBinarizeImageGenericFilter_h
 
 #endif // #define clitkBinarizeImageGenericFilter_h
index cdf09619d4ee30dc4d8de2af4cbc57ab65fa9ed8..1c880dedb1d77f274da300b52d665bea2cad25a3 100644 (file)
@@ -66,6 +66,7 @@ namespace clitk
   }
   //--------------------------------------------------------------------
 
   }
   //--------------------------------------------------------------------
 
+
   //--------------------------------------------------------------------
   // Update with the number of dimensions and the pixeltype
   //--------------------------------------------------------------------
   //--------------------------------------------------------------------
   // Update with the number of dimensions and the pixeltype
   //--------------------------------------------------------------------
index 68586dc2548b4da5c1e4cdc8e83d86b1dd5dde48..2152e407c27d2313835fb4a43a84780a54029743 100644 (file)
   - BSD        See included LICENSE.txt file
   - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
 ======================================================================-====*/
   - BSD        See included LICENSE.txt file
   - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
 ======================================================================-====*/
+
 #ifndef CLITKIMAGERESAMPLEGENERICFILTER_H
 #define CLITKIMAGERESAMPLEGENERICFILTER_H
 #ifndef CLITKIMAGERESAMPLEGENERICFILTER_H
 #define CLITKIMAGERESAMPLEGENERICFILTER_H
-/**
- -------------------------------------------------------------------
- * @file   clitkImageResampleGenericFilter.h
- * @author David Sarrut <David.Sarrut@creatis.insa-lyon.fr>
- * @date   23 Feb 2008 08:37:53
-
- * @brief  
- -------------------------------------------------------------------*/
 
 // clitk include
 #include "clitkImageToImageGenericFilter.h"
 
 // clitk include
 #include "clitkImageToImageGenericFilter.h"