[ITK-users] [ITK] Fast image creation from a signed distance function

Dženan Zukić dzenanz at gmail.com
Wed Jun 22 06:33:41 EDT 2016


Hi Yurii,

if you can provide 0 level pixels, the rest can be computed using e.g.
Maurer
<https://itk.org/Doxygen/html/classitk_1_1SignedMaurerDistanceMapImageFilter.html>
filter.

Regards

On Wed, Jun 15, 2016 at 12:00 PM, Yurii Borokh <y.borokh at gmail.com> wrote:

> Hi all,I'm searching for a filter that could effectively create an image
> from
> a signed distance function.Of course, it can be done straightforwardly by
> calculation of distance in each pixel. But I would like to minimize the
> number of calls to distance function since it's implemented via RBF and
> calls are rather expensive. Does ITK has some kind of such
> functionality?Any
> hints would be appreciated.Regards,Yurii
>
>
>
> --
> View this message in context:
> http://itk-insight-users.2283740.n2.nabble.com/Fast-image-creation-from-a-signed-distance-function-tp7588969.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> 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
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160622/50daecd5/attachment.html>


More information about the Insight-users mailing list