[Insight-developers] ContourMeanDistanceImageFilter documentation typo?
David Doria
daviddoria at gmail.com
Mon Jan 24 16:00:08 EST 2011
This filter:
http://www.itk.org/Doxygen/html/classitk_1_1ContourMeanDistanceImageFilter.html#_details
says that it uses this filter in both directions, and then takes the
max of the two results:
http://www.itk.org/Doxygen/html/classitk_1_1ContourDirectedMeanDistanceImageFilter.html#_details
Because of this, I believe the h(A,B) defined in the prose of
ContourMeanDistanceImageFilter should be exactly equal to the h(A,B)
in the prose of ContourDirectedMeanDistanceImageFilter. Instead, the
'mean' is replaced with a 'max'. Can someone confirm that this is
incorrect?
Thanks,
David
More information about the Insight-developers
mailing list