]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Plugins/BasicFilters/BinaryThresholdImageFilter.h
MAC compilation issues solved... Now some tests please
[cpPlugins.git] / lib / cpPlugins / Plugins / BasicFilters / BinaryThresholdImageFilter.h
index 7bfa56c9812c27d23e5cf61d4b6ac18caeff8c2d..76b725b95832beab58857d7df06f7daab435ec4c 100644 (file)
@@ -27,7 +27,7 @@ namespace cpPlugins
         );
       cpPlugins_Id_Macro(
         cpPlugins::BasicFilters::BinaryThresholdImageFilter,
-        "ImageToImageFilter"
+        ImageToBinaryImageFilter
         );
 
     protected:
@@ -48,9 +48,6 @@ namespace cpPlugins
       Self& operator=( const Self& );
     };
 
-    // ---------------------------------------------------------------------
-    CPPLUGINS_INHERIT_PROVIDER( BinaryThresholdImageFilter );
-
   } // ecapseman
 
 } // ecapseman