|
ANIMA
4.0
|
#include <animaBalooExternalExtrapolateImageFilter.h>
Inheritance diagram for anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >:
Collaboration diagram for anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >:Public Types | |
| typedef itk::SmartPointer< const Self > | ConstPointer |
| typedef TInputImage::Pointer | InputImagePointer |
| typedef TInputImage::IndexType | InputIndexType |
| typedef TInputImage::PixelType | InputPixelType |
| typedef TInputImage::PointType | InputPointType |
| typedef TOutputImage::Pointer | OutputImagePointer |
| typedef Superclass::OutputImageRegionType | OutputImageRegionType |
| typedef TOutputImage::PixelType | OutputPixelType |
| typedef itk::SmartPointer< Self > | Pointer |
| typedef BalooExternalExtrapolateImageFilter | Self |
| typedef itk::InPlaceImageFilter< TInputImage, TOutputImage > | Superclass |
| typedef itk::Image< itk::Vector< TScalarType, NDegreesOfFreedom >, NDimensions > | TInputImage |
| typedef itk::Image< itk::Vector< TScalarType, NDegreesOfFreedom >, NDimensions > | TOutputImage |
| typedef WeightImageType::Pointer | WeightImagePointer |
| typedef itk::Image< TScalarType, NDimensions > | WeightImageType |
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual const char * | GetNameOfClass () const |
| virtual void | SetExtrapolationSigma (double _arg) |
| virtual void | SetWeightImage (WeightImagePointer _arg) |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| BalooExternalExtrapolateImageFilter () | |
| void | BeforeThreadedGenerateData () ITK_OVERRIDE |
| void | DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread) ITK_OVERRIDE |
| virtual | ~BalooExternalExtrapolateImageFilter () |
Definition at line 11 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef itk::SmartPointer<const Self> anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::ConstPointer |
Definition at line 23 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef TInputImage::Pointer anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputImagePointer |
Image typedef support
Definition at line 37 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef TInputImage::IndexType anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputIndexType |
Definition at line 33 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef TInputImage::PixelType anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputPixelType |
Definition at line 32 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef TInputImage::PointType anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputPointType |
Definition at line 34 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef TOutputImage::Pointer anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::OutputImagePointer |
Definition at line 38 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef Superclass::OutputImageRegionType anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::OutputImageRegionType |
Superclass typedefs.
Definition at line 41 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef TOutputImage::PixelType anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::OutputPixelType |
Definition at line 31 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef itk::SmartPointer<Self> anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::Pointer |
Definition at line 22 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef BalooExternalExtrapolateImageFilter anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::Self |
Standard class typedefs.
Definition at line 16 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef itk::InPlaceImageFilter<TInputImage, TOutputImage> anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::Superclass |
Definition at line 21 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef itk::Image< itk::Vector <TScalarType,NDegreesOfFreedom>, NDimensions > anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::TInputImage |
Definition at line 19 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef itk::Image< itk::Vector <TScalarType,NDegreesOfFreedom>, NDimensions > anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::TOutputImage |
Definition at line 20 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef WeightImageType::Pointer anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::WeightImagePointer |
Definition at line 18 of file animaBalooExternalExtrapolateImageFilter.h.
| typedef itk::Image<TScalarType, NDimensions> anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::WeightImageType |
Definition at line 17 of file animaBalooExternalExtrapolateImageFilter.h.
|
inlineprotected |
Definition at line 47 of file animaBalooExternalExtrapolateImageFilter.h.
|
inlineprotectedvirtual |
Definition at line 53 of file animaBalooExternalExtrapolateImageFilter.h.
References anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::BeforeThreadedGenerateData(), and anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::DynamicThreadedGenerateData().
|
protected |
Definition at line 17 of file animaBalooExternalExtrapolateImageFilter.hxx.
Referenced by anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::~BalooExternalExtrapolateImageFilter().
| virtual::itk::LightObject::Pointer anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::CreateAnother | ( | void | ) | const |
|
protected |
Definition at line 65 of file animaBalooExternalExtrapolateImageFilter.hxx.
Referenced by anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::BeforeThreadedGenerateData(), and anima::BalooExternalExtrapolateImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::~BalooExternalExtrapolateImageFilter().
|
virtual |
Run-time type information (and related methods)
|
static |
Method for creation through the object factory.
|
virtual |
|
virtual |
1.8.13