diff --git a/include/itkCannyEdgesDistanceAdvectionFieldFeatureGenerator.hxx b/include/itkCannyEdgesDistanceAdvectionFieldFeatureGenerator.hxx index 49f3590..86ef1bb 100644 --- a/include/itkCannyEdgesDistanceAdvectionFieldFeatureGenerator.hxx +++ b/include/itkCannyEdgesDistanceAdvectionFieldFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkCannyEdgesDistanceAdvectionFieldFeatureGenerator_hxx - namespace itk { diff --git a/include/itkCannyEdgesDistanceFeatureGenerator.hxx b/include/itkCannyEdgesDistanceFeatureGenerator.hxx index 4f028e5..0ad470c 100644 --- a/include/itkCannyEdgesDistanceFeatureGenerator.hxx +++ b/include/itkCannyEdgesDistanceFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkCannyEdgesDistanceFeatureGenerator_hxx - namespace itk { diff --git a/include/itkCannyEdgesFeatureGenerator.hxx b/include/itkCannyEdgesFeatureGenerator.hxx index e7d791c..fce5d68 100644 --- a/include/itkCannyEdgesFeatureGenerator.hxx +++ b/include/itkCannyEdgesFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkCannyEdgesFeatureGenerator_hxx - namespace itk { diff --git a/include/itkDescoteauxSheetnessFeatureGenerator.hxx b/include/itkDescoteauxSheetnessFeatureGenerator.hxx index 5d77b47..1d80bbc 100644 --- a/include/itkDescoteauxSheetnessFeatureGenerator.hxx +++ b/include/itkDescoteauxSheetnessFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkDescoteauxSheetnessFeatureGenerator_hxx - namespace itk { diff --git a/include/itkFeatureGenerator.hxx b/include/itkFeatureGenerator.hxx index 19b8c90..853b7c5 100644 --- a/include/itkFeatureGenerator.hxx +++ b/include/itkFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkFeatureGenerator_hxx - namespace itk { diff --git a/include/itkFrangiTubularnessFeatureGenerator.hxx b/include/itkFrangiTubularnessFeatureGenerator.hxx index 68a4cc0..9bc07a1 100644 --- a/include/itkFrangiTubularnessFeatureGenerator.hxx +++ b/include/itkFrangiTubularnessFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkFrangiTubularnessFeatureGenerator_hxx - namespace itk { diff --git a/include/itkSatoLocalStructureFeatureGenerator.hxx b/include/itkSatoLocalStructureFeatureGenerator.hxx index 38c8d4a..4fa3942 100644 --- a/include/itkSatoLocalStructureFeatureGenerator.hxx +++ b/include/itkSatoLocalStructureFeatureGenerator.hxx @@ -19,7 +19,6 @@ #define itkSatoLocalStructureFeatureGenerator_hxx - namespace itk { diff --git a/include/itkSegmentationModule.hxx b/include/itkSegmentationModule.hxx index 9401011..d79df7e 100644 --- a/include/itkSegmentationModule.hxx +++ b/include/itkSegmentationModule.hxx @@ -19,7 +19,6 @@ #define itkSegmentationModule_hxx - namespace itk { diff --git a/test/itkCannyEdgesDistanceAdvectionFieldFeatureGeneratorTest1.cxx b/test/itkCannyEdgesDistanceAdvectionFieldFeatureGeneratorTest1.cxx index 1e5f560..18d8fef 100644 --- a/test/itkCannyEdgesDistanceAdvectionFieldFeatureGeneratorTest1.cxx +++ b/test/itkCannyEdgesDistanceAdvectionFieldFeatureGeneratorTest1.cxx @@ -63,7 +63,8 @@ itkCannyEdgesDistanceAdvectionFieldFeatureGeneratorTest1(int argc, char * argv[] CannyEdgesDistanceAdvectionFieldFeatureGeneratorType::Pointer featureGenerator = CannyEdgesDistanceAdvectionFieldFeatureGeneratorType::New(); - ITK_EXERCISE_BASIC_OBJECT_METHODS(featureGenerator, CannyEdgesDistanceAdvectionFieldFeatureGenerator, FeatureGenerator); + ITK_EXERCISE_BASIC_OBJECT_METHODS( + featureGenerator, CannyEdgesDistanceAdvectionFieldFeatureGenerator, FeatureGenerator); InputImageSpatialObjectType::Pointer inputObject = InputImageSpatialObjectType::New(); diff --git a/test/itkLesionSegmentationMethodTest10.cxx b/test/itkLesionSegmentationMethodTest10.cxx index f23cc65..48e506b 100644 --- a/test/itkLesionSegmentationMethodTest10.cxx +++ b/test/itkLesionSegmentationMethodTest10.cxx @@ -174,8 +174,8 @@ itkLesionSegmentationMethodTest10(int argc, char * argv[]) SegmentationModuleType::Pointer segmentationModule = SegmentationModuleType::New(); ITK_EXERCISE_BASIC_OBJECT_METHODS(segmentationModule, - FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, - SinglePhaseLevelSetSegmentationModule); + FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, + SinglePhaseLevelSetSegmentationModule); double maximumRMSError = 0.0002; if (argc > 7) diff --git a/test/itkLesionSegmentationMethodTest7.cxx b/test/itkLesionSegmentationMethodTest7.cxx index 57f7642..3f29b3b 100644 --- a/test/itkLesionSegmentationMethodTest7.cxx +++ b/test/itkLesionSegmentationMethodTest7.cxx @@ -113,8 +113,8 @@ itkLesionSegmentationMethodTest7(int argc, char * argv[]) SegmentationModuleType::Pointer segmentationModule = SegmentationModuleType::New(); ITK_EXERCISE_BASIC_OBJECT_METHODS(segmentationModule, - FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, - SinglePhaseLevelSetSegmentationModule); + FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, + SinglePhaseLevelSetSegmentationModule); double maximumRMSError = 0.0002; diff --git a/test/itkLesionSegmentationMethodTest8.cxx b/test/itkLesionSegmentationMethodTest8.cxx index ca20125..d52a162 100644 --- a/test/itkLesionSegmentationMethodTest8.cxx +++ b/test/itkLesionSegmentationMethodTest8.cxx @@ -156,8 +156,8 @@ itkLesionSegmentationMethodTest8(int argc, char * argv[]) SegmentationModuleType::Pointer segmentationModule = SegmentationModuleType::New(); ITK_EXERCISE_BASIC_OBJECT_METHODS(segmentationModule, - FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, - SinglePhaseLevelSetSegmentationModule); + FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, + SinglePhaseLevelSetSegmentationModule); double maximumRMSError = 0.0002; if (argc > 7) diff --git a/test/itkLesionSegmentationMethodTest9.cxx b/test/itkLesionSegmentationMethodTest9.cxx index efe7ba3..99b5c09 100644 --- a/test/itkLesionSegmentationMethodTest9.cxx +++ b/test/itkLesionSegmentationMethodTest9.cxx @@ -124,8 +124,8 @@ itkLesionSegmentationMethodTest9(int argc, char * argv[]) SegmentationModuleType::Pointer segmentationModule = SegmentationModuleType::New(); ITK_EXERCISE_BASIC_OBJECT_METHODS(segmentationModule, - FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, - SinglePhaseLevelSetSegmentationModule); + FastMarchingAndGeodesicActiveContourLevelSetSegmentationModule, + SinglePhaseLevelSetSegmentationModule); double maximumRMSError = 0.0002;