#include <itkImplicitManifoldNormalVectorFilter.h>
Inheritance diagram for itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >:
Definition at line 71 of file itkImplicitManifoldNormalVectorFilter.h.
|
Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 81 of file itkImplicitManifoldNormalVectorFilter.h. |
|
The value type of the time step. This is distinct from PixelType because PixelType may often be a vector value, while the TimeStep is a scalar value. Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 99 of file itkImplicitManifoldNormalVectorFilter.h. |
|
Typedefs from the sparse output image type. Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 95 of file itkImplicitManifoldNormalVectorFilter.h. |
|
The iterator for the input image. Definition at line 105 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::~ImplicitManifoldNormalVectorFilter(). |
|
Typedefs from the superclass Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 94 of file itkImplicitManifoldNormalVectorFilter.h. |
|
Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 102 of file itkImplicitManifoldNormalVectorFilter.h. |
|
The basic scalar variable type used in OutputNodeType. Expected to be float or double. If NodeDataType is a scalar, then this is the same type as that. Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 97 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::CopyInputToOutput(). |
|
Definition at line 101 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::~ImplicitManifoldNormalVectorFilter(). |
|
This is the finite difference function type for processing the normal vectors Definition at line 109 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::CopyInputToOutput(). |
|
Definition at line 96 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::CopyInputToOutput(). |
|
Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 80 of file itkImplicitManifoldNormalVectorFilter.h. |
|
This is the radius type for the image neigborhoods. Definition at line 112 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::CopyInputToOutput(). |
|
Standard class typedef Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 77 of file itkImplicitManifoldNormalVectorFilter.h. Referenced by itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::CopyInputToOutput(). |
|
Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 100 of file itkImplicitManifoldNormalVectorFilter.h. |
|
Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. Definition at line 79 of file itkImplicitManifoldNormalVectorFilter.h. |
|
|
|
|
This function does nothing. The output initialization is handled by Initialize. Implements itk::FiniteDifferenceImageFilter< TInputImage, TSparseOutputImage >. Definition at line 147 of file itkImplicitManifoldNormalVectorFilter.h. References itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::NodeValueType, itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::NormalFunctionType, itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::NormalVectorType, itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::RadiusType, and itk::ImplicitManifoldNormalVectorFilter< TInputImage, TSparseOutputImage >::Self. |
|
This function implements the unit norm constraint for normal vectors. Definition at line 181 of file itkImplicitManifoldNormalVectorFilter.h. |
|
|
|
|
|
|
|
|
|
Run-time type information (and related methods) Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. |
|
|
|
|
|
This is the stopping criterion function used in the iterative finite difference scheme. Reimplemented from itk::FiniteDifferenceImageFilter< TInputImage, TSparseOutputImage >. Definition at line 194 of file itkImplicitManifoldNormalVectorFilter.h. References itk::FiniteDifferenceImageFilter< TInputImage, TSparseOutputImage >::GetElapsedIterations(). |
|
This calls SetNormalBand to create the band of normals to process. Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. |
|
This function precomputes information for normal vector processing . |
|
Standard get dimension macro. Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. |
|
Standard New macro. Reimplemented from itk::Object. |
|
This function implements unsharp masking which is turned ON/OFF by the UnsharpMaskingFlag and controlled by the UnsharpMaskingWeight parameters. Reimplemented from itk::FiniteDifferenceImageFilter< TInputImage, TSparseOutputImage >. |
|
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from itk::FiniteDifferenceSparseImageFilter< TInputImage, TSparseOutputImage >. |
|
|
|
|
|
|
|
|
|
This function sets the band for normal vector processing. |
|
This method is used to set the finite difference function. |
|
|
|
|