23 #ifndef itkCoherenceEnhancingDiffusionImageFilter_h
24 #define itkCoherenceEnhancingDiffusionImageFilter_h
63 template< typename TImage, typename TScalar = typename NumericTraits< typename TImage::PixelType >::RealType >
115 #ifndef ITK_MANUAL_INSTANTIATION
116 #include "itkCoherenceEnhancingDiffusionImageFilter.hxx"
CoherenceEnhancingDiffusionImageFilter()
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
EnhancementType m_Enhancement
virtual EigenValuesArrayType EigenValuesTransform(const EigenValuesArrayType &) const
static const unsigned int Dimension
static const unsigned int Dimension
ScalarType g_CED(ScalarType s) const
SmartPointer< Self > Pointer
ScalarType g_EED(ScalarType s) const
Simulate a standard C array with copy semnatics.
TensorType::EigenValuesArrayType EigenValuesArrayType
CoherenceEnhancingDiffusionImageFilter Self
Coherence enhanging diffusion and edge enhancing diffusion.
Non-linear anisotropic diffusion using lattice basis reduction.
Superclass::ScalarType ScalarType
AnisotropicDiffusionLBRImageFilter< TImage, TScalar > Superclass
Superclass::EigenValuesArrayType EigenValuesArrayType