[Debian-med-packaging] Bug#667411:
Mathieu Malaterre
malat at debian.org
Mon May 14 10:02:05 UTC 2012
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
More information about the Debian-med-packaging
mailing list