template<class TElastix>
class elastix::RayCastInterpolator< TElastix >
An interpolator based on the itkAdvancedRayCastInterpolateImageFunction.
The parameters used in this class are:
- Parameters:
- Interpolator: Select this interpolator as follows:
(Interpolator "RayCastInterpolator")
Definition at line 44 of file elxRayCastInterpolator.h.
|
| 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 RayCastInterpolator | Self |
| |
| typedef Superclass1::SizeType | SizeType |
| |
| typedef InputImageType::SpacingType | SpacingType |
| |
| typedef itk::AdvancedRayCastInterpolateImageFunction< typename InterpolatorBase< TElastix >::InputImageType, typename InterpolatorBase< TElastix >::CoordRepType > | Superclass1 |
| |
| typedef InterpolatorBase< TElastix > | Superclass2 |
| |
| typedef EulerTransformType::ParametersType | TransformParametersType |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef Superclass::ContinuousIndexType | ContinuousIndexType |
| |
| typedef Vector< InterpolatorBase< TElastix >::CoordRepType, InputImageDimension > | DirectionType |
| |
| typedef Superclass::IndexType | IndexType |
| |
| typedef Superclass::InputImageType | InputImageType |
| |
| typedef TransformType::InputPointType | InputPointType |
| |
| typedef InterpolatorType::Pointer | InterpolatorPointer |
| |
| typedef InterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType > | InterpolatorType |
| |
| typedef TransformType::OutputPointType | OutputPointType |
| |
| typedef Superclass::OutputType | OutputType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Superclass::PointType | PointType |
| |
| typedef Superclass::RealType | RealType |
| |
| typedef AdvancedRayCastInterpolateImageFunction | Self |
| |
| typedef TInputImage::SizeType | SizeType |
| |
| typedef InterpolateImageFunction< InterpolatorBase< TElastix >::InputImageType, InterpolatorBase< TElastix >::CoordRepType > | Superclass |
| |
| typedef TransformType::JacobianType | TransformJacobianType |
| |
| typedef TransformType::ParametersType | TransformParametersType |
| |
| typedef TransformType::Pointer | TransformPointer |
| |
| typedef Transform< InterpolatorBase< 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 InterpolatorBase | Self |
| |
| typedef BaseComponentSE< TElastix > | Superclass |
| |
| typedef Configuration::Pointer | ConfigurationPointer |
| |
| typedef Configuration | ConfigurationType |
| |
| typedef itk::WeakPointer< ElastixType > | ElastixPointer |
| |
| typedef TElastix | ElastixType |
| |
| typedef RegistrationType * | RegistrationPointer |
| |
| typedef ElastixType::RegistrationBaseType | RegistrationType |
| |
| typedef BaseComponentSE | Self |
| |
| typedef BaseComponent | Superclass |
| |