|
|
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 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 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 AdvancedRayCastInterpolateImageFunction < typename ResampleInterpolatorBase < TElastix >::InputImageType, typename ResampleInterpolatorBase < TElastix >::CoordRepType > | Superclass1 |
| typedef ResampleInterpolatorBase < TElastix > | Superclass2 |
| typedef EulerTransformType::ParametersType | TransformParametersType |
Public Types inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
| 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 |
Public Types inherited from elastix::ResampleInterpolatorBase< TElastix > | |
| 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 InterpolateImageFunction < InputImageType, CoordRepType > | ITKBaseType |
| typedef Superclass::RegistrationPointer | RegistrationPointer |
| typedef Superclass::RegistrationType | RegistrationType |
| typedef ResampleInterpolatorBase | Self |
| typedef BaseComponentSE< TElastix > | Superclass |
Public Types inherited from elastix::BaseComponentSE< TElastix > | |
| 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 |
Public Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
| 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) |
Public Member Functions inherited from elastix::ResampleInterpolatorBase< TElastix > | |
| virtual int | BeforeAllTransformix (void) |
| virtual ITKBaseType * | GetAsITKBaseType (void) |
| virtual const ITKBaseType * | GetAsITKBaseType (void) const |
Public Member Functions inherited from elastix::BaseComponentSE< TElastix > | |
| 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) |
Public Member Functions inherited from elastix::BaseComponent | |
| 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 Public Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
| static Pointer | New () |
Protected Member Functions | |
| void | InitializeRayCastInterpolator (void) |
| RayCastResampleInterpolator () | |
| virtual | ~RayCastResampleInterpolator () |
Protected Member Functions inherited from itk::AdvancedRayCastInterpolateImageFunction< ResampleInterpolatorBase< TElastix >::InputImageType, ResampleInterpolatorBase< TElastix >::CoordRepType > | |
| AdvancedRayCastInterpolateImageFunction () | |
| void | PrintSelf (std::ostream &os, Indent indent) const |
| ~AdvancedRayCastInterpolateImageFunction () | |
Protected Member Functions inherited from elastix::ResampleInterpolatorBase< TElastix > | |
| ResampleInterpolatorBase () | |
| virtual | ~ResampleInterpolatorBase () |
Protected Member Functions inherited from elastix::BaseComponentSE< TElastix > | |
| BaseComponentSE () | |
| virtual | ~BaseComponentSE () |
Protected Member Functions inherited from elastix::BaseComponent | |
| 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 | |
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 |
An interpolator based on ...
Definition at line 36 of file elxRayCastResampleInterpolator.h.
| typedef AdvancedTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::AdvancedTransformPointer |
Definition at line 97 of file elxRayCastResampleInterpolator.h.
| typedef itk::AdvancedTransform< typename InterpolatorBase<TElastix>::CoordRepType, itkGetStaticConstMacro( ImageDimension ), itkGetStaticConstMacro( ImageDimension )> elastix::RayCastResampleInterpolator< TElastix >::AdvancedTransformType |
Definition at line 96 of file elxRayCastResampleInterpolator.h.
| typedef CombinationTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::CombinationTransformPointer |
Definition at line 101 of file elxRayCastResampleInterpolator.h.
| typedef itk::AdvancedCombinationTransform< typename InterpolatorBase<TElastix>::CoordRepType, itkGetStaticConstMacro( ImageDimension ) > elastix::RayCastResampleInterpolator< TElastix >::CombinationTransformType |
Definition at line 100 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::ConfigurationPointer elastix::RayCastResampleInterpolator< TElastix >::ConfigurationPointer |
Definition at line 82 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::ConfigurationType elastix::RayCastResampleInterpolator< TElastix >::ConfigurationType |
Definition at line 81 of file elxRayCastResampleInterpolator.h.
| typedef SmartPointer<const Self> elastix::RayCastResampleInterpolator< TElastix >::ConstPointer |
Definition at line 52 of file elxRayCastResampleInterpolator.h.
| typedef Superclass1::ContinuousIndexType elastix::RayCastResampleInterpolator< TElastix >::ContinuousIndexType |
Definition at line 73 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::ElastixPointer elastix::RayCastResampleInterpolator< TElastix >::ElastixPointer |
Definition at line 80 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::ElastixType elastix::RayCastResampleInterpolator< TElastix >::ElastixType |
Typedef's from ResampleInterpolatorBase.
Definition at line 79 of file elxRayCastResampleInterpolator.h.
| typedef EulerTransformType::Pointer elastix::RayCastResampleInterpolator< TElastix >::EulerTransformPointer |
Definition at line 92 of file elxRayCastResampleInterpolator.h.
| typedef itk::EulerTransform< typename InterpolatorBase<TElastix>::CoordRepType,ImageDimension > elastix::RayCastResampleInterpolator< TElastix >::EulerTransformType |
Typedef's for CombinationTransform
Definition at line 90 of file elxRayCastResampleInterpolator.h.
| typedef Superclass1::IndexType elastix::RayCastResampleInterpolator< TElastix >::IndexType |
Definition at line 72 of file elxRayCastResampleInterpolator.h.
| typedef Superclass1::InputImageType elastix::RayCastResampleInterpolator< TElastix >::InputImageType |
Definition at line 71 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::ITKBaseType elastix::RayCastResampleInterpolator< TElastix >::ITKBaseType |
Definition at line 85 of file elxRayCastResampleInterpolator.h.
| typedef Superclass1::OutputType elastix::RayCastResampleInterpolator< TElastix >::OutputType |
Typedef's inherited from the superclass.
Definition at line 70 of file elxRayCastResampleInterpolator.h.
| typedef SmartPointer<Self> elastix::RayCastResampleInterpolator< TElastix >::Pointer |
Definition at line 51 of file elxRayCastResampleInterpolator.h.
| typedef Superclass1::PointType elastix::RayCastResampleInterpolator< TElastix >::PointType |
Definition at line 74 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::RegistrationPointer elastix::RayCastResampleInterpolator< TElastix >::RegistrationPointer |
Definition at line 84 of file elxRayCastResampleInterpolator.h.
| typedef Superclass2::RegistrationType elastix::RayCastResampleInterpolator< TElastix >::RegistrationType |
Definition at line 83 of file elxRayCastResampleInterpolator.h.
| typedef RayCastResampleInterpolator elastix::RayCastResampleInterpolator< TElastix >::Self |
Standard ITK-stuff.
Definition at line 46 of file elxRayCastResampleInterpolator.h.
| typedef Superclass1::SizeType elastix::RayCastResampleInterpolator< TElastix >::SizeType |
Definition at line 75 of file elxRayCastResampleInterpolator.h.
| typedef InputImageType::SpacingType elastix::RayCastResampleInterpolator< TElastix >::SpacingType |
Definition at line 76 of file elxRayCastResampleInterpolator.h.
| typedef AdvancedRayCastInterpolateImageFunction< typename ResampleInterpolatorBase<TElastix>::InputImageType, typename ResampleInterpolatorBase<TElastix>::CoordRepType> elastix::RayCastResampleInterpolator< TElastix >::Superclass1 |
Definition at line 49 of file elxRayCastResampleInterpolator.h.
| typedef ResampleInterpolatorBase<TElastix> elastix::RayCastResampleInterpolator< TElastix >::Superclass2 |
Definition at line 50 of file elxRayCastResampleInterpolator.h.
| typedef EulerTransformType::ParametersType elastix::RayCastResampleInterpolator< TElastix >::TransformParametersType |
Definition at line 91 of file elxRayCastResampleInterpolator.h.
|
inlineprotected |
The constructor.
Definition at line 116 of file elxRayCastResampleInterpolator.h.
|
inlineprotectedvirtual |
The destructor.
Definition at line 119 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 136 of file elxRayCastResampleInterpolator.h.
|
private |
Definition at line 135 of file elxRayCastResampleInterpolator.h.
|
private |
Definition at line 134 of file elxRayCastResampleInterpolator.h.
Generated on 06-12-2013 for elastix by 1.8.5 |