#include <itkBoundedReciprocalImageFilter.h>
Inheritance diagram for itk::BoundedReciprocalImageFilter< TInputImage, TOutputImage >:


Public Types | |
| typedef BoundedReciprocalImageFilter | Self |
| typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::BoundedReciprocal< typename TInputImage::PixelType, typename TOutputImage::PixelType > > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| BoundedReciprocalImageFilter () | |
| virtual | ~BoundedReciprocalImageFilter () |
The filter expect both the input and output images to have the same number of dimensions, and both of a scalar image type.
Definition at line 49 of file itkBoundedReciprocalImageFilter.h.
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 65 of file itkBoundedReciprocalImageFilter.h. |
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 64 of file itkBoundedReciprocalImageFilter.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 58 of file itkBoundedReciprocalImageFilter.h. |
|
|||||
|
Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. Definition at line 63 of file itkBoundedReciprocalImageFilter.h. |
|
|||||||||
|
Definition at line 71 of file itkBoundedReciprocalImageFilter.h. |
|
|||||||||
|
Definition at line 72 of file itkBoundedReciprocalImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::UnaryFunctorImageFilter< TInputImage, TOutputImage, TFunction >. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000