[ITK-users] Patch for ApproximateSignedDistanceMapImageFilter
Chr. Rossmanith
cr at neuro.ma.uni-heidelberg.de
Wed Mar 1 08:12:59 EST 2017
For binary images with 0 for background and 1 for objects with an
integer input pixel type there is a problem representing the average of
0 and 1 = 0.5 with the input pixel type. The output pixel type is
required to be a floating pixel type (filter documentation), so it
should be safe to change the type of levelSetValue to OutputPixelType.
Regards,
Christina
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BUG-calculate-levelSetValue-for-IsoContourFilter-wit.patch
Type: text/x-patch
Size: 1430 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170301/a50c8e8f/attachment.bin>
More information about the Insight-users
mailing list