[Insight-users] Normal consistency across mesh

Arnaud Gelas arnaudgelas at gmail.com
Mon Jun 18 02:20:35 EDT 2012


Jana,

itk::QuadEdgeMesh is an oriented mesh data structure, it ensures the 
consistency of normals.
itk::NormalQuadEdgeMeshFilter only computes the normal for each face and 
each vertex, and thanks to the data structure all normal are thus 
consistent.

HTH
Arnaud

On 06/17/2012 11:27 PM, Jana Sefcikova wrote:
> Dear users,
>
> I read itkNormalQuadEdgesMeshFilter code and it does not seam to me 
> /at the first glance/ that it insures consistent orientation across 
> polygon neighbors.
> I am new in ITK, does it deals with this problem  ( as for example 
> vtkPolyDataNormals does ) ?
>
> Thank you very much
> Jana
>
>
>
>
> _____________________________________
> 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/20120618/02ca3d3b/attachment.htm>


More information about the Insight-users mailing list