ANIMA
4.0
|
#include <animaGeneralizedFAImageFilter.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef TInputImage::PixelType | InputImagePixel |
typedef TInputImage::Pointer | InputImagePointer |
typedef TOutputImage::Pointer | OutputImagePointer |
typedef Superclass::OutputImageRegionType | OutputImageRegionType |
typedef itk::SmartPointer< Self > | Pointer |
typedef GeneralizedFAImageFilter | Self |
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > | Superclass |
typedef itk::VectorImage< TInputPixelType, 3 > | TInputImage |
typedef itk::Image< TInputPixelType, 3 > | TOutputImage |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
void | DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread) ITK_OVERRIDE |
GeneralizedFAImageFilter () | |
bool | isZero (InputImagePixel &testVal) |
virtual | ~GeneralizedFAImageFilter () |
Definition at line 12 of file animaGeneralizedFAImageFilter.h.
typedef itk::SmartPointer<const Self> anima::GeneralizedFAImageFilter< TInputPixelType >::ConstPointer |
Definition at line 22 of file animaGeneralizedFAImageFilter.h.
typedef TInputImage::PixelType anima::GeneralizedFAImageFilter< TInputPixelType >::InputImagePixel |
Definition at line 31 of file animaGeneralizedFAImageFilter.h.
typedef TInputImage::Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::InputImagePointer |
Definition at line 28 of file animaGeneralizedFAImageFilter.h.
typedef TOutputImage::Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::OutputImagePointer |
Definition at line 32 of file animaGeneralizedFAImageFilter.h.
typedef Superclass::OutputImageRegionType anima::GeneralizedFAImageFilter< TInputPixelType >::OutputImageRegionType |
Superclass typedefs.
Definition at line 35 of file animaGeneralizedFAImageFilter.h.
typedef itk::SmartPointer<Self> anima::GeneralizedFAImageFilter< TInputPixelType >::Pointer |
Definition at line 21 of file animaGeneralizedFAImageFilter.h.
typedef GeneralizedFAImageFilter anima::GeneralizedFAImageFilter< TInputPixelType >::Self |
Standard class typedefs.
Definition at line 17 of file animaGeneralizedFAImageFilter.h.
typedef itk::ImageToImageFilter< TInputImage, TOutputImage > anima::GeneralizedFAImageFilter< TInputPixelType >::Superclass |
Definition at line 20 of file animaGeneralizedFAImageFilter.h.
typedef itk::VectorImage<TInputPixelType, 3> anima::GeneralizedFAImageFilter< TInputPixelType >::TInputImage |
Definition at line 18 of file animaGeneralizedFAImageFilter.h.
typedef itk::Image<TInputPixelType, 3> anima::GeneralizedFAImageFilter< TInputPixelType >::TOutputImage |
Definition at line 19 of file animaGeneralizedFAImageFilter.h.
|
inlineprotected |
Definition at line 38 of file animaGeneralizedFAImageFilter.h.
|
inlineprotectedvirtual |
Definition at line 42 of file animaGeneralizedFAImageFilter.h.
References anima::GeneralizedFAImageFilter< TInputPixelType >::DynamicThreadedGenerateData().
virtual::itk::LightObject::Pointer anima::GeneralizedFAImageFilter< TInputPixelType >::CreateAnother | ( | void | ) | const |
|
protected |
Definition at line 13 of file animaGeneralizedFAImageFilter.hxx.
Referenced by anima::GeneralizedFAImageFilter< TInputPixelType >::~GeneralizedFAImageFilter().
|
virtual |
Run-time type information (and related methods)
|
inlineprotected |
Definition at line 46 of file animaGeneralizedFAImageFilter.h.
|
static |
Method for creation through the object factory.