]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Base/Algorithm.h
...
[FrontAlgorithms.git] / lib / fpa / Base / Algorithm.h
index da7bee89127774915bcf49311806763e35fe2ba0..1a2394c3e270ea3a931f3f5f3fec12ddaf1e6035 100644 (file)
@@ -69,6 +69,7 @@ namespace fpa
       itkSetObjectMacro( NeighborhoodFunction, TNeighborhoodFunction );
 
     public:
+      void ClearSeeds( );
       void AddSeed( const TVertex& seed, const TOutput& value );
 
     protected: