ANIMA
4.0
|
#include <animaMEstimateSVFImageFilter.h>
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 MEstimateSVFImageFilter | Self |
typedef itk::ImageToImageFilter< 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 | SetConvergenceThreshold (double _arg) |
void | SetDistanceBoundary (double num) |
virtual void | SetFluidSigma (double _arg) |
virtual void | SetMaxNumIterations (unsigned int _arg) |
virtual void | SetMEstimateFactor (double _arg) |
virtual void | SetWeightImage (WeightImagePointer _arg) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
void | BeforeThreadedGenerateData () ITK_OVERRIDE |
void | DynamicThreadedGenerateData (const OutputImageRegionType &outputRegionForThread) ITK_OVERRIDE |
MEstimateSVFImageFilter () | |
virtual | ~MEstimateSVFImageFilter () |
Definition at line 11 of file animaMEstimateSVFImageFilter.h.
typedef itk::SmartPointer<const Self> anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::ConstPointer |
Definition at line 23 of file animaMEstimateSVFImageFilter.h.
typedef TInputImage::Pointer anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputImagePointer |
Image typedef support
Definition at line 37 of file animaMEstimateSVFImageFilter.h.
typedef TInputImage::IndexType anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputIndexType |
Definition at line 33 of file animaMEstimateSVFImageFilter.h.
typedef TInputImage::PixelType anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputPixelType |
Definition at line 32 of file animaMEstimateSVFImageFilter.h.
typedef TInputImage::PointType anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::InputPointType |
Definition at line 34 of file animaMEstimateSVFImageFilter.h.
typedef TOutputImage::Pointer anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::OutputImagePointer |
Definition at line 38 of file animaMEstimateSVFImageFilter.h.
typedef Superclass::OutputImageRegionType anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::OutputImageRegionType |
Superclass typedefs.
Definition at line 41 of file animaMEstimateSVFImageFilter.h.
typedef TOutputImage::PixelType anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::OutputPixelType |
Definition at line 31 of file animaMEstimateSVFImageFilter.h.
typedef itk::SmartPointer<Self> anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::Pointer |
Definition at line 22 of file animaMEstimateSVFImageFilter.h.
typedef MEstimateSVFImageFilter anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::Self |
Standard class typedefs.
Definition at line 16 of file animaMEstimateSVFImageFilter.h.
typedef itk::ImageToImageFilter<TInputImage, TOutputImage> anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::Superclass |
Definition at line 21 of file animaMEstimateSVFImageFilter.h.
typedef itk::Image< itk::Vector <TScalarType,NDegreesOfFreedom>, NDimensions > anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::TInputImage |
Definition at line 19 of file animaMEstimateSVFImageFilter.h.
typedef itk::Image< itk::Vector <TScalarType,NDegreesOfFreedom>, NDimensions > anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::TOutputImage |
Definition at line 20 of file animaMEstimateSVFImageFilter.h.
typedef WeightImageType::Pointer anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::WeightImagePointer |
Definition at line 18 of file animaMEstimateSVFImageFilter.h.
typedef itk::Image<TScalarType, NDimensions> anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::WeightImageType |
Definition at line 17 of file animaMEstimateSVFImageFilter.h.
|
inlineprotected |
Definition at line 53 of file animaMEstimateSVFImageFilter.h.
|
inlineprotectedvirtual |
|
protected |
Definition at line 15 of file animaMEstimateSVFImageFilter.hxx.
References anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::DynamicThreadedGenerateData().
Referenced by anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::~MEstimateSVFImageFilter().
virtual::itk::LightObject::Pointer anima::MEstimateSVFImageFilter< TScalarType, NDegreesOfFreedom, NDimensions >::CreateAnother | ( | void | ) | const |
|
protected |
|
virtual |
Run-time type information (and related methods)
|
static |
Method for creation through the object factory.
|
virtual |
|
inline |
Definition at line 47 of file animaMEstimateSVFImageFilter.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |