]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Image/Functors/GulsunTekMedialness.h
...
[FrontAlgorithms.git] / lib / fpa / Image / Functors / GulsunTekMedialness.h
index 81ea1d5fa5c650650de64a71229059cf7123c1e5..4a26aabd6fde06c50101449f622c3432d009c145 100644 (file)
@@ -51,7 +51,7 @@ namespace fpa
         GulsunTekMedialness( );
         virtual ~GulsunTekMedialness( );
 
-        virtual TOutput _Evaluate( const TIndex& i ) const;
+        virtual TOutput _Evaluate( const TIndex& i ) const ITK_OVERRIDE;
 
       private:
         // Purposely not implemented.