[ITK-users] Patch for ApproximateSignedDistanceMapImageFilter

Francois Budin francois.budin at kitware.com
Wed Mar 1 08:42:54 EST 2017


Hello Christina,

Thanks for the patch. Do you mind submitting it on Gerrit? This will
simplify the review process. If you do not already have a user account on
Gerrit, you can follow the instructions available here [1]. It will also
help to keep track of your own contributions, and will make potential
future contributions easy.

Thanks for helping,
Francois

[1] https://itk.org/Wiki/ITK/Git/Develop

On Wed, Mar 1, 2017 at 8:12 AM, Chr. Rossmanith <
cr at neuro.ma.uni-heidelberg.de> wrote:

> 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
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170301/2b4c8f80/attachment.html>


More information about the Insight-users mailing list