ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkNormalQuadEdgeMeshFilter.h File Reference

Go to the source code of this file.

Classes

class  itk::NormalQuadEdgeMeshFilter< TInputMesh, TOutputMesh >
 Filter which computes normals to faces and vertices and store it in the output mesh. Normals to face are first computed, then normals to vertices are computed as linear combination of neighbor face normals, i.e.

\[ n_v = \frac{\sum_{i=0}^{N_f} \omega_i \cdot n_i}{\| \sum_{k=0}^{N_f} \omega_x \cdot n_k\|} \]

. More...

Namespaces

namespace  itk