ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkQuadEdgeMeshDecimationQuadricElementHelper.h>
Public Types | |
typedef vnl_vector_fixed < CoordType, itkGetStaticConstMacro(NumberOfCoefficients) > | CoefficientVectorType |
typedef PointType::CoordRepType | CoordType |
typedef TPoint | PointType |
typedef QuadEdgeMeshDecimationQuadricElementHelper | Self |
typedef TriangleHelper< PointType > | TriangleType |
typedef PointType::VectorType | VectorType |
typedef vnl_matrix< CoordType > | VNLMatrixType |
typedef vnl_vector_fixed < CoordType, itkGetStaticConstMacro(PointDimension) > | VNLVectorType |
Static Public Attributes | |
static const unsigned int | NumberOfCoefficients = PointDimension * ( PointDimension + 1 ) / 2 + PointDimension + 1 |
static const unsigned int | PointDimension = PointType::PointDimension |
Protected Member Functions | |
void | ComputeAMatrixAndBVector () |
Protected Attributes | |
VNLMatrixType | m_A |
VNLVectorType | m_B |
CoefficientVectorType | m_Coefficients |
unsigned int | m_Rank |
CoordType | m_SVDAbsoluteThreshold |
CoordType | m_SVDRelativeThreshold |
TODO explicit specification for VDimension=3!!!
Definition at line 32 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef vnl_vector_fixed< CoordType, itkGetStaticConstMacro(NumberOfCoefficients) > itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::CoefficientVectorType |
Definition at line 49 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef PointType::CoordRepType itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::CoordType |
Definition at line 38 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef TPoint itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::PointType |
Definition at line 37 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef QuadEdgeMeshDecimationQuadricElementHelper itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::Self |
Definition at line 36 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef TriangleHelper< PointType > itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::TriangleType |
Definition at line 50 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef PointType::VectorType itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::VectorType |
Definition at line 44 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef vnl_matrix< CoordType > itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::VNLMatrixType |
Definition at line 45 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
typedef vnl_vector_fixed< CoordType, itkGetStaticConstMacro(PointDimension) > itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::VNLVectorType |
Definition at line 47 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 53 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 63 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 74 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 180 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 170 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
Referenced by itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::QuadricAtOrigin().
|
inlineprotected |
Definition at line 253 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
TODO this method should be really optimized!!!
Definition at line 100 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
Referenced by itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureEdge().
|
inline |
TODO this method should be really optimized!!!
Definition at line 136 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 143 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
Referenced by itk::QuadricDecimationQuadEdgeMeshFilter< TInput, TOutput, TCriterion >::MeasureEdge().
|
inline |
TODO to be implemented!!!
Definition at line 166 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 82 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 88 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 77 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 94 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 230 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 237 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
inline |
Definition at line 208 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::m_Coefficients.
|
inline |
Definition at line 213 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::m_Coefficients.
|
inline |
Definition at line 219 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::m_Coefficients.
|
inline |
Definition at line 224 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::m_Coefficients.
|
inline |
Definition at line 202 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
References itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::m_Coefficients.
|
protected |
Definition at line 246 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
protected |
Definition at line 247 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
protected |
Definition at line 245 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
Referenced by itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::operator+(), itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::operator+=(), itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::operator-(), itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::operator-=(), and itk::QuadEdgeMeshDecimationQuadricElementHelper< TPoint >::operator=().
|
protected |
Definition at line 248 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
protected |
Definition at line 249 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
protected |
Definition at line 250 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
static |
Definition at line 42 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.
|
static |
Definition at line 40 of file itkQuadEdgeMeshDecimationQuadricElementHelper.h.