[Insight-users] Signed distance map?

Luis Ibanez luis.ibanez at kitware.com
Tue Sep 28 17:47:47 EDT 2004


Hi Zach,

This has been a common request,
There is a bug entry in the database regarding the
need for implementing a signed distance function

http://www.itk.org/Bug/bug.php?op=show&bugid=737&pos=5

The idea is to do it by running twice a Danielsson
distance filter.


You may want to vote for this bug in order to
increase its priority.


   Regards,


     Luis


-----------------------
Zachary Pincus wrote:
> Is there a class in ITK that produces a signed distance map from an 
> unsigned image (binary or otherwise)? The Danielsson map filter doesn't 
> seem to do so, and the IsoContourDistanceImageFilter requires a signed 
> level set image as an input.
> 
> It's easy enough to do this with two applications of the Danielsson 
> filter on an image and its inverted pair, and subtract the results; I 
> was just wondering if there is already a class to do this.
> 
> Thanks,
> 
> Zach Pincus
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 






More information about the Insight-users mailing list