[Insight-users] Mesh to Signed Distance
Arnaud Gelas
arnaudgelas at gmail.com
Wed Mar 21 09:37:25 EDT 2012
Hi Ryma,
First, you need to convert your input mesh into a binary mask using
itk::TriangleMeshToBinaryImageFilter
Then you can compute a signed distance map by following this example:
http://www.itk.org/Wiki/ITK/Examples/WishList/LevelSets/SignedDanielssonDistanceMapImageFilter
Best,
Arnaud
On Wed, Mar 21, 2012 at 2:27 PM, rima sb <rima.sb4 at gmail.com> wrote:
> Hi Arnaud,
>
[...]
well i'm looking for how to convert my meshes into signal distances. Hope i
> can do this task.
> Thank you,
> Ryma
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120321/c053f929/attachment.htm>
More information about the Insight-users
mailing list