reassign 667411 insighttoolkit
tags 667411 patch
thanks

This is an issue within itk itself. Patch is :


Index: 
insighttoolkit-3.20.1/Code/Algorithms/itkGeodesicActiveContourLevelSetFunction.h
===================================================================
--- 
insighttoolkit-3.20.1.orig/Code/Algorithms/itkGeodesicActiveContourLevelSetFunction.h
       2012-05-14
11:44:37.334122991 +0200
+++ 
insighttoolkit-3.20.1/Code/Algorithms/itkGeodesicActiveContourLevelSetFunction.h
    2012-05-14
11:44:46.594122659 +0200
@@ -114,7 +114,7 @@
   virtual ScalarValueType CurvatureSpeed(const NeighborhoodType & neighborhood,
                                          const FloatOffsetType &
offset, GlobalDataStruct *gd ) const
     {
-    return PropagationSpeed( neighborhood, offset, gd );
+    return this->PropagationSpeed( neighborhood, offset, gd );
     }

   /** Set/Get the sigma for the Gaussian kernel used to compute the gradient



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

  • Bug#667411: Mathieu Malaterre
    • Bug#667411: Mathieu Malaterre

Reply via email to