]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Filters/Image/RandomWalker.h
...
[FrontAlgorithms.git] / lib / fpa / Filters / Image / RandomWalker.h
index 32b84acd6a14f92989d9f0131bd3063f01574da1..198112f7172cf54987dfd29174318ef702771ec4 100644 (file)
@@ -44,7 +44,7 @@ namespace fpa
       public:
         TInputImage* GetInputImage( );
         const TInputImage* GetInputImage( ) const;
-        void SetInputImage( TInputImage* i );
+        void SetInputImage( const TInputImage* i );
 
         TCostsImage* GetOutputCosts( );
         const TCostsImage* GetOutputCosts( ) const;