[ITK-users] expanding mesh or quadmesh objected

Arnaud Gelas arnaudgelas at gmail.com
Fri Apr 11 02:26:39 EDT 2014


Hi Luke,

One possibility is to make use of Laplacian deformation [1] [2], else you can compute a signed distance from your mesh, threshold and mesh the resulting distance map, or use the resulting signed distance to guide the laplacian deformation…

HTH
Arnaud

[1] http://www.insight-journal.org/browse/publication/890
[2] http://arnaudgelas.github.io/LaplacianDeformation/

On Apr 10, 2014, at 9:40 PM, Luke Bloy <luke.bloy at gmail.com> wrote:

> Hi all,
> 
> I was curious if there was any filters or code available to expand meshs.
> 
> Basically what I would like to do is to extend each point of a mesh some distance along its normal. Ideally checking for typology problems or changes.
> 
> Does anyone know if such a thing has been written?
> 
> Thanks,
> Luke
> 
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140411/29c92c61/attachment.html>


More information about the Insight-users mailing list