14 #ifndef __elxCUDAResampler_h
15 #define __elxCUDAResampler_h
39 template <
class TElastix >
42 typename ResamplerBase<TElastix>::InputImageType,
43 typename ResamplerBase<TElastix>::OutputImageType,
44 typename ResamplerBase<TElastix>::CoordRepType >,
133 #ifndef ITK_MANUAL_INSTANTIATION
134 #include "elxCUDAResampler.hxx"
137 #endif // end #ifndef __elxCUDAResampler_h
Superclass::OutputImageType OutputImageType
virtual int BeforeAll(void)
Superclass2::ElastixPointer ElastixPointer
Superclass2::ElastixType ElastixType
Superclass::TransformPointerType TransformPointerType
itk::SmartPointer< const Self > ConstPointer
Superclass::InterpolatorPointerType InterpolatorPointerType
Superclass1::SizeType SizeType
Superclass::ElastixPointer ElastixPointer
Resample an image on the GPU via a coordinate transform.
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass::InputImageRegionType InputImageRegionType
ElastixType::CoordRepType CoordRepType
Superclass::PixelType PixelType
A resampler based on the itk::CUDAResampleImageFilter.
Superclass::InputImagePointer InputImagePointer
Superclass1::TransformPointerType TransformPointerType
Superclass::RegistrationType RegistrationType
void operator=(const Self &)
Superclass1::TransformType TransformType
elxClassNameMacro("CUDAResampler")
ElastixType::MovingImageType InputImageType
ElastixType::MovingImageType OutputImageType
Superclass::ElastixType ElastixType
Superclass::RegistrationPointer RegistrationPointer
itk::ResampleImageFilter< InputImageType, OutputImageType, CoordRepType > ITKBaseType
Superclass::ConfigurationType ConfigurationType
InternalAdvancedBSplineTransformType::Pointer ValidTransformPointer
Superclass1::ValidTransformPointer ValidTransformPointer
Superclass1::InputImageType InputImageType
Superclass::OutputImagePointer OutputImagePointer
Superclass1::OriginPointType OriginPointType
Superclass1::OutputImageRegionType OutputImageRegionType
Superclass1::InputImagePointer InputImagePointer
virtual void BeforeRegistration(void)
Superclass2::ConfigurationType ConfigurationType
Superclass1::InterpolatorType InterpolatorType
Superclass2::RegistrationType RegistrationType
Superclass::SizeType SizeType
virtual void CheckForValidConfiguration(ValidTransformPointer &bSplineTransform)
Superclass::IndexType IndexType
Superclass::InputImageType InputImageType
Superclass1::OutputImagePointer OutputImagePointer
Superclass1::OutputImageType OutputImageType
Superclass1::InputImageRegionType InputImageRegionType
Superclass::PointType PointType
virtual void WriteToFile(void) const
virtual void ReadFromFile(void)
Superclass::OriginPointType OriginPointType
Superclass1::InterpolatorPointerType InterpolatePointerType
Superclass::OutputImageRegionType OutputImageRegionType
Superclass2::ITKBaseType ITKBaseType
Superclass::SpacingType SpacingType
Superclass1::SpacingType SpacingType
Superclass::ConfigurationPointer ConfigurationPointer
Superclass1::IndexType IndexType
Superclass::TransformType TransformType
Superclass::InterpolatorType InterpolatorType
Superclass2::RegistrationPointer RegistrationPointer
itk::itkCUDAResampleImageFilter< typename ResamplerBase< TElastix >::InputImageType, typename ResamplerBase< TElastix >::OutputImageType, typename ResamplerBase< TElastix >::CoordRepType > Superclass1
Superclass1::PixelType PixelType
Superclass1::PointType PointType
ResamplerBase< TElastix > Superclass2
itk::SmartPointer< Self > Pointer