Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxRayCastResampleInterpolator.h>
An interpolator based on ...
Definition at line 38 of file elxRayCastResampleInterpolator.h.
Static Public Member Functions | |
static Pointer | New () |
Static Public Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
static Pointer | New () |
Static Public Member Functions inherited from elastix::BaseComponent | |
static std::string | ConvertSecondsToDHMS (const double totalSeconds, const unsigned int precision) |
static void | InitializeElastixExecutable () |
static bool | IsElastixLibrary () |
Protected Member Functions | |
void | InitializeRayCastInterpolator (void) |
RayCastResampleInterpolator () | |
~RayCastResampleInterpolator () override | |
Protected Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
AdvancedRayCastInterpolateImageFunction () | |
void | PrintSelf (std::ostream &os, Indent indent) const override |
~AdvancedRayCastInterpolateImageFunction () override | |
Protected Member Functions inherited from elastix::ResampleInterpolatorBase< TElastix > | |
ResampleInterpolatorBase () | |
~ResampleInterpolatorBase () override | |
Protected Member Functions inherited from elastix::BaseComponentSE< TElastix > | |
BaseComponentSE ()=default | |
~BaseComponentSE () override=default | |
Protected Member Functions inherited from elastix::BaseComponent | |
BaseComponent ()=default | |
virtual | ~BaseComponent ()=default |
Private Member Functions | |
void | operator= (const Self &) |
RayCastResampleInterpolator (const Self &) | |
Private Attributes | |
CombinationTransformPointer | m_CombinationTransform |
TransformParametersType | m_PreParameters |
EulerTransformPointer | m_PreTransform |
Additional Inherited Members | |
Protected Attributes inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
InputPointType | m_FocalPoint |
InterpolatorPointer | m_Interpolator |
double | m_Threshold |
TransformPointer | m_Transform |
Protected Attributes inherited from elastix::BaseComponentSE< TElastix > | |
ConfigurationPointer | m_Configuration {} |
ElastixPointer | m_Elastix {} |
RegistrationPointer | m_Registration {} |
typedef AdvancedTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::AdvancedTransformPointer |
Definition at line 99 of file elxRayCastResampleInterpolator.h.
typedef itk::AdvancedTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro( ImageDimension ), itkGetStaticConstMacro( ImageDimension ) > elastix::RayCastResampleInterpolator< TElastix >::AdvancedTransformType |
Definition at line 98 of file elxRayCastResampleInterpolator.h.
typedef CombinationTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::CombinationTransformPointer |
Definition at line 103 of file elxRayCastResampleInterpolator.h.
typedef itk::AdvancedCombinationTransform< typename InterpolatorBase< TElastix >::CoordRepType, itkGetStaticConstMacro( ImageDimension ) > elastix::RayCastResampleInterpolator< TElastix >::CombinationTransformType |
Definition at line 102 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ConfigurationPointer elastix::RayCastResampleInterpolator< TElastix >::ConfigurationPointer |
Definition at line 84 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ConfigurationType elastix::RayCastResampleInterpolator< TElastix >::ConfigurationType |
Definition at line 83 of file elxRayCastResampleInterpolator.h.
typedef itk::SmartPointer< const Self > elastix::RayCastResampleInterpolator< TElastix >::ConstPointer |
Definition at line 54 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::ContinuousIndexType elastix::RayCastResampleInterpolator< TElastix >::ContinuousIndexType |
Definition at line 75 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ElastixPointer elastix::RayCastResampleInterpolator< TElastix >::ElastixPointer |
Definition at line 82 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ElastixType elastix::RayCastResampleInterpolator< TElastix >::ElastixType |
Typedef's from ResampleInterpolatorBase.
Definition at line 81 of file elxRayCastResampleInterpolator.h.
typedef EulerTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::EulerTransformPointer |
Definition at line 94 of file elxRayCastResampleInterpolator.h.
typedef itk::EulerTransform< typename InterpolatorBase< TElastix >::CoordRepType, ImageDimension > elastix::RayCastResampleInterpolator< TElastix >::EulerTransformType |
Typedef's for CombinationTransform
Definition at line 92 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::IndexType elastix::RayCastResampleInterpolator< TElastix >::IndexType |
Definition at line 74 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::InputImageType elastix::RayCastResampleInterpolator< TElastix >::InputImageType |
Definition at line 73 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::ITKBaseType elastix::RayCastResampleInterpolator< TElastix >::ITKBaseType |
Definition at line 87 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::OutputType elastix::RayCastResampleInterpolator< TElastix >::OutputType |
Typedef's inherited from the superclass.
Definition at line 72 of file elxRayCastResampleInterpolator.h.
typedef itk::SmartPointer< Self > elastix::RayCastResampleInterpolator< TElastix >::Pointer |
Definition at line 53 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::PointType elastix::RayCastResampleInterpolator< TElastix >::PointType |
Definition at line 76 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::RegistrationPointer elastix::RayCastResampleInterpolator< TElastix >::RegistrationPointer |
Definition at line 86 of file elxRayCastResampleInterpolator.h.
typedef Superclass2::RegistrationType elastix::RayCastResampleInterpolator< TElastix >::RegistrationType |
Definition at line 85 of file elxRayCastResampleInterpolator.h.
typedef RayCastResampleInterpolator elastix::RayCastResampleInterpolator< TElastix >::Self |
Standard ITK-stuff.
Definition at line 48 of file elxRayCastResampleInterpolator.h.
typedef Superclass1::SizeType elastix::RayCastResampleInterpolator< TElastix >::SizeType |
Definition at line 77 of file elxRayCastResampleInterpolator.h.
typedef InputImageType::SpacingType elastix::RayCastResampleInterpolator< TElastix >::SpacingType |
Definition at line 78 of file elxRayCastResampleInterpolator.h.
typedef itk::AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase< TElastix >::InputImageType, typename ResampleInterpolatorBase< TElastix >::CoordRepType > elastix::RayCastResampleInterpolator< TElastix >::Superclass1 |
Definition at line 51 of file elxRayCastResampleInterpolator.h.
typedef ResampleInterpolatorBase< TElastix > elastix::RayCastResampleInterpolator< TElastix >::Superclass2 |
Definition at line 52 of file elxRayCastResampleInterpolator.h.
typedef EulerTransformType::ParametersType elastix::RayCastResampleInterpolator< TElastix >::TransformParametersType |
Definition at line 93 of file elxRayCastResampleInterpolator.h.
|
inlineprotected |
The constructor.
Definition at line 118 of file elxRayCastResampleInterpolator.h.
|
inlineoverrideprotected |
The destructor.
Definition at line 121 of file elxRayCastResampleInterpolator.h.
|
private |
The private constructor.
|
overridevirtual |
Reimplemented from elastix::BaseComponent.
|
overridevirtual |
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.
|
overridevirtual |
Function to read transform-parameters from a file.
Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.
|
overridevirtual |
Function to write transform-parameters to a file.
Reimplemented from elastix::ResampleInterpolatorBase< TElastix >.
|
private |
Definition at line 138 of file elxRayCastResampleInterpolator.h.
|
private |
Definition at line 137 of file elxRayCastResampleInterpolator.h.
|
private |
Definition at line 136 of file elxRayCastResampleInterpolator.h.
Generated on 1667476801 for elastix by 1.9.4 |