]> Creatis software - cpPlugins.git/blobdiff - plugins/ImageThresholdFilters/ImageThresholdFilters.i
...
[cpPlugins.git] / plugins / ImageThresholdFilters / ImageThresholdFilters.i
diff --git a/plugins/ImageThresholdFilters/ImageThresholdFilters.i b/plugins/ImageThresholdFilters/ImageThresholdFilters.i
deleted file mode 100644 (file)
index 26bd189..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-header #define ITK_MANUAL_INSTANTIATION
-
-define other=ImageToBoundingBoxFromThreshold
-
-tinclude itk#filters#:h|hxx
-tinclude cpExtensions/Algorithms/#other#:h|hxx
-
-cinclude itkUnaryFunctorImageFilter.hxx
-
-instances cpExtensions::Algorithms::#other#< itk::Image< #scalar_pixels#, #process_dims# > >
-
-** eof - $RCSfile$