![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxRayCastResampleInterpolator.h>
Public Types | |
typedef AdvancedTransformType::Pointer | AdvancedTransformPointer |
typedef itk::AdvancedTransform < typename InterpolatorBase < TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension)> | AdvancedTransformType |
typedef CombinationTransformType::Pointer | CombinationTransformPointer |
typedef itk::AdvancedCombinationTransform < typename InterpolatorBase < TElastix >::CoordRepType, itkGetStaticConstMacro(ImageDimension) > | CombinationTransformType |
typedef Superclass2::ConfigurationPointer | ConfigurationPointer |
typedef Superclass2::ConfigurationType | ConfigurationType |
typedef itk::SmartPointer < const Self > | ConstPointer |
typedef Superclass1::ContinuousIndexType | ContinuousIndexType |
typedef Superclass2::ElastixPointer | ElastixPointer |
typedef Superclass2::ElastixType | ElastixType |
typedef EulerTransformType::Pointer | EulerTransformPointer |
typedef itk::EulerTransform < typename InterpolatorBase < TElastix >::CoordRepType, ImageDimension > | EulerTransformType |
typedef Superclass1::IndexType | IndexType |
typedef Superclass1::InputImageType | InputImageType |
typedef Superclass2::ITKBaseType | ITKBaseType |
typedef Superclass1::OutputType | OutputType |
typedef itk::SmartPointer< Self > | Pointer |
typedef Superclass1::PointType | PointType |
typedef Superclass2::RegistrationPointer | RegistrationPointer |
typedef Superclass2::RegistrationType | RegistrationType |
typedef RayCastResampleInterpolator | Self |
typedef Superclass1::SizeType | SizeType |
typedef InputImageType::SpacingType | SpacingType |
typedef itk::AdvancedRayCastInterpolateImageFunction < typename ResampleInterpolatorBase < TElastix >::InputImageType, typename ResampleInterpolatorBase < TElastix >::CoordRepType > | Superclass1 |
typedef ResampleInterpolatorBase < TElastix > | Superclass2 |
typedef EulerTransformType::ParametersType | TransformParametersType |
![]() | |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::ContinuousIndexType | ContinuousIndexType |
typedef Vector < ResampleInterpolatorBase < TElastix >::CoordRepType, InputImageDimension > | DirectionType |
typedef Superclass::IndexType | IndexType |
typedef Superclass::InputImageType | InputImageType |
typedef TransformType::InputPointType | InputPointType |
typedef InterpolatorType::Pointer | InterpolatorPointer |
typedef InterpolateImageFunction < ResampleInterpolatorBase < TElastix >::InputImageType, ResampleInterpolatorBase < TElastix >::CoordRepType > | InterpolatorType |
typedef TransformType::OutputPointType | OutputPointType |
typedef Superclass::OutputType | OutputType |
typedef Superclass::InputPixelType | PixelType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass::PointType | PointType |
typedef Superclass::RealType | RealType |
typedef AdvancedRayCastInterpolateImageFunction | Self |
typedef ResampleInterpolatorBase < TElastix > ::InputImageType::SizeType | SizeType |
typedef InterpolateImageFunction < ResampleInterpolatorBase < TElastix >::InputImageType, ResampleInterpolatorBase < TElastix >::CoordRepType > | Superclass |
typedef TransformType::JacobianType | TransformJacobianType |
typedef TransformType::ParametersType | TransformParametersType |
typedef TransformType::Pointer | TransformPointer |
typedef Transform < ResampleInterpolatorBase < TElastix >::CoordRepType, InputImageDimension, InputImageDimension > | TransformType |
![]() | |
typedef Superclass::ConfigurationPointer | ConfigurationPointer |
typedef Superclass::ConfigurationType | ConfigurationType |
typedef ElastixType::CoordRepType | CoordRepType |
typedef Superclass::ElastixPointer | ElastixPointer |
typedef Superclass::ElastixType | ElastixType |
typedef ElastixType::MovingImageType | InputImageType |
typedef itk::InterpolateImageFunction < InputImageType, CoordRepType > | ITKBaseType |
typedef Superclass::RegistrationPointer | RegistrationPointer |
typedef Superclass::RegistrationType | RegistrationType |
typedef ResampleInterpolatorBase | Self |
typedef BaseComponentSE< TElastix > | Superclass |
![]() | |
typedef ElastixType::ConfigurationPointer | ConfigurationPointer |
typedef ElastixType::ConfigurationType | ConfigurationType |
typedef ElastixType::Pointer | ElastixPointer |
typedef TElastix | ElastixType |
typedef RegistrationType * | RegistrationPointer |
typedef ElastixType::RegistrationBaseType | RegistrationType |
typedef BaseComponentSE | Self |
typedef BaseComponent | Superclass |
Public Member Functions | |
virtual int | BeforeAll (void) |
virtual void | BeforeRegistration (void) |
elxClassNameMacro ("FinalRayCastInterpolator") | |
virtual const char * | GetClassName () const |
itkStaticConstMacro (ImageDimension, unsigned int, Superclass1::ImageDimension) | |
virtual void | ReadFromFile (void) |
virtual void | WriteToFile (void) const |
![]() | |
virtual OutputType | Evaluate (const PointType &point) const |
virtual OutputType | EvaluateAtContinuousIndex (const ContinuousIndexType &index) const |
virtual InputPointType | GetFocalPoint () const |
virtual InterpolatorType * | GetInterpolator () |
virtual double | GetThreshold () const |
virtual TransformType * | GetTransform () |
bool | IsInsideBuffer (const PointType &) const |
bool | IsInsideBuffer (const ContinuousIndexType &) const |
bool | IsInsideBuffer (const IndexType &) const |
itkStaticConstMacro (InputImageDimension, unsigned int, ResampleInterpolatorBase< TElastix >::InputImageType::ImageDimension) | |
itkStaticConstMacro (ImageDimension, unsigned int, Superclass::ImageDimension) | |
virtual void | SetFocalPoint (InputPointType _arg) |
virtual void | SetInterpolator (InterpolatorType *_arg) |
virtual void | SetThreshold (double _arg) |
virtual void | SetTransform (TransformType *_arg) |
![]() | |
virtual int | BeforeAllTransformix (void) |
virtual ITKBaseType * | GetAsITKBaseType (void) |
virtual const ITKBaseType * | GetAsITKBaseType (void) const |
![]() | |
virtual ConfigurationType * | GetConfiguration (void) const |
virtual ElastixType * | GetElastix (void) const |
virtual RegistrationPointer | GetRegistration (void) const |
virtual void | SetConfiguration (ConfigurationType *_arg) |
virtual void | SetElastix (ElastixType *_arg) |
![]() | |
virtual void | AfterEachIteration (void) |
virtual void | AfterEachIterationBase (void) |
virtual void | AfterEachResolution (void) |
virtual void | AfterEachResolutionBase (void) |
virtual void | AfterRegistration (void) |
virtual void | AfterRegistrationBase (void) |
virtual int | BeforeAllBase (void) |
virtual void | BeforeEachResolution (void) |
virtual void | BeforeEachResolutionBase (void) |
virtual void | BeforeRegistrationBase (void) |
virtual const char * | elxGetClassName (void) const |
virtual const char * | GetComponentLabel (void) const |
virtual void | SetComponentLabel (const char *label, unsigned int idx) |
Static Public Member Functions | |
static Pointer | New () |
![]() | |
static Pointer | New () |
Protected Member Functions | |
void | InitializeRayCastInterpolator (void) |
RayCastResampleInterpolator () | |
virtual | ~RayCastResampleInterpolator () |
![]() | |
AdvancedRayCastInterpolateImageFunction () | |
void | PrintSelf (std::ostream &os, Indent indent) const |
~AdvancedRayCastInterpolateImageFunction () | |
![]() | |
ResampleInterpolatorBase () | |
virtual | ~ResampleInterpolatorBase () |
![]() | |
BaseComponentSE () | |
virtual | ~BaseComponentSE () |
![]() | |
BaseComponent () | |
virtual | ~BaseComponent () |
Private Member Functions | |
void | operator= (const Self &) |
RayCastResampleInterpolator (const Self &) | |
Private Attributes | |
CombinationTransformPointer | m_CombinationTransform |
TransformParametersType | m_PreParameters |
EulerTransformPointer | m_PreTransform |
Additional Inherited Members | |
![]() | |
InputPointType | m_FocalPoint |
InterpolatorPointer | m_Interpolator |
double | m_Threshold |
TransformPointer | m_Transform |
![]() | |
ConfigurationPointer | m_Configuration |
ElastixPointer | m_Elastix |
RegistrationPointer | m_Registration |
An interpolator based on ...
Definition at line 35 of file elxRayCastResampleInterpolator.h.
typedef AdvancedTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::AdvancedTransformPointer |
Definition at line 96 of file elxRayCastResampleInterpolator.h.
typedef itk::AdvancedTransform< typename InterpolatorBase<TElastix>::CoordRepType, itkGetStaticConstMacro( ImageDimension ), itkGetStaticConstMacro( ImageDimension )> elastix::RayCastResampleInterpolator< TElastix >::AdvancedTransformType |
Definition at line 95 of file elxRayCastResampleInterpolator.h.
typedef CombinationTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::CombinationTransformPointer |
Definition at line 100 of file elxRayCastResampleInterpolator.h.
typedef itk::AdvancedCombinationTransform< typename InterpolatorBase<TElastix>::CoordRepType, itkGetStaticConstMacro( ImageDimension ) > elastix::RayCastResampleInterpolator< TElastix >::CombinationTransformType |
Definition at line 99 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ConfigurationPointer elastix::RayCastResampleInterpolator< TElastix >::ConfigurationPointer |
Definition at line 81 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ConfigurationType elastix::RayCastResampleInterpolator< TElastix >::ConfigurationType |
Definition at line 80 of file elxRayCastResampleInterpolator.h.
typedef itk::SmartPointer<const Self> elastix::RayCastResampleInterpolator< TElastix >::ConstPointer |
Definition at line 51 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::ContinuousIndexType elastix::RayCastResampleInterpolator< TElastix >::ContinuousIndexType |
Definition at line 72 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ElastixPointer elastix::RayCastResampleInterpolator< TElastix >::ElastixPointer |
Definition at line 79 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ElastixType elastix::RayCastResampleInterpolator< TElastix >::ElastixType |
Typedef's from ResampleInterpolatorBase.
Definition at line 78 of file elxRayCastResampleInterpolator.h.
typedef EulerTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::EulerTransformPointer |
Definition at line 91 of file elxRayCastResampleInterpolator.h.
typedef itk::EulerTransform< typename InterpolatorBase<TElastix>::CoordRepType,ImageDimension > elastix::RayCastResampleInterpolator< TElastix >::EulerTransformType |
Typedef's for CombinationTransform
Definition at line 89 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::IndexType elastix::RayCastResampleInterpolator< TElastix >::IndexType |
Definition at line 71 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::InputImageType elastix::RayCastResampleInterpolator< TElastix >::InputImageType |
Definition at line 70 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ITKBaseType elastix::RayCastResampleInterpolator< TElastix >::ITKBaseType |
Definition at line 84 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::OutputType elastix::RayCastResampleInterpolator< TElastix >::OutputType |
Typedef's inherited from the superclass.
Definition at line 69 of file elxRayCastResampleInterpolator.h.
typedef itk::SmartPointer<Self> elastix::RayCastResampleInterpolator< TElastix >::Pointer |
Definition at line 50 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::PointType elastix::RayCastResampleInterpolator< TElastix >::PointType |
Definition at line 73 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::RegistrationPointer elastix::RayCastResampleInterpolator< TElastix >::RegistrationPointer |
Definition at line 83 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::RegistrationType elastix::RayCastResampleInterpolator< TElastix >::RegistrationType |
Definition at line 82 of file elxRayCastResampleInterpolator.h.
typedef RayCastResampleInterpolator elastix::RayCastResampleInterpolator< TElastix >::Self |
Standard ITK-stuff.
Definition at line 45 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::SizeType elastix::RayCastResampleInterpolator< TElastix >::SizeType |
Definition at line 74 of file elxRayCastResampleInterpolator.h.
typedef InputImageType::SpacingType elastix::RayCastResampleInterpolator< TElastix >::SpacingType |
Definition at line 75 of file elxRayCastResampleInterpolator.h.
typedef itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase<TElastix>::InputImageType, typename ResampleInterpolatorBase<TElastix>::CoordRepType> elastix::RayCastResampleInterpolator< TElastix >::Superclass1 |
Definition at line 48 of file elxRayCastResampleInterpolator.h.
typedef ResampleInterpolatorBase<TElastix> elastix::RayCastResampleInterpolator< TElastix >::Superclass2 |
Definition at line 49 of file elxRayCastResampleInterpolator.h.
typedef EulerTransformType::ParametersType elastix::RayCastResampleInterpolator< TElastix >::TransformParametersType |
Definition at line 90 of file elxRayCastResampleInterpolator.h.
|
inlineprotected |
The constructor.
Definition at line 115 of file elxRayCastResampleInterpolator.h.
|
inlineprotectedvirtual |
The destructor.
Definition at line 118 of file elxRayCastResampleInterpolator.h.
|
private |
The private constructor.
|
virtual |
Reimplemented from elastix::BaseComponent.
|
virtual |
Reimplemented from elastix::BaseComponent.
elastix::RayCastResampleInterpolator< TElastix >::elxClassNameMacro | ( | "FinalRayCastInterpolator" | ) |
Name of this class. Use this name in the parameter file to select this specific resample interpolator.
example: (ResampleInterpolator "FinalRayCastInterpolator")
|
virtual |
Run-time type information (and related methods).
Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.
|
protected |
Helper function to initialize the combination transform with a pre-transform.
elastix::RayCastResampleInterpolator< TElastix >::itkStaticConstMacro | ( | ImageDimension | , |
unsigned | int, | ||
Superclass1::ImageDimension | |||
) |
Dimension of the image.
|
static |
Method for creation through the object factory.
|
private |
The private copy constructor.
|
virtual |
Function to read transform-parameters from a file.
Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.
|
virtual |
Function to write transform-parameters to a file.
Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.
|
private |
Definition at line 135 of file elxRayCastResampleInterpolator.h.
|
private |
Definition at line 134 of file elxRayCastResampleInterpolator.h.
|
private |
Definition at line 133 of file elxRayCastResampleInterpolator.h.
Generated on 05-01-2014 for elastix by ![]() |
![]() |