template<typename
TScalarType = float, unsigned
int NDimensions = 3, typename TParentTransform = AdvancedTranslationTransform< TScalarType, NDimensions >>
class itk::GPUAdvancedTranslationTransform< TScalarType, NDimensions, TParentTransform >
GPU version of AdvancedTranslationTransform.
- Author
- Denis P. Shamonin and Marius Staring. Division of Image Processing, Department of Radiology, Leiden, The Netherlands
- Note
- This work was funded by the Netherlands Organisation for Scientific Research (NWO NRG-2010.02 and NWO 639.021.124).
Definition at line 39 of file itkGPUAdvancedTranslationTransform.h.
|
typedef SmartPointer< const Self > | ConstPointer |
|
typedef GPUSuperclass::CPUOutputVectorType | CPUOutputVectorType |
|
typedef TParentTransform | CPUSuperclass |
|
typedef GPUTranslationTransformBase< TScalarType, NDimensions > | GPUSuperclass |
|
typedef SmartPointer< Self > | Pointer |
|
typedef GPUAdvancedTranslationTransform | Self |
|
typedef SmartPointer< const Self > | ConstPointer |
|
typedef SmartPointer< const Self > | ConstPointer |
|
typedef Superclass::FixedParametersType | FixedParametersType |
|
typedef CovariantVector< float, itkGetStaticConstMacro(SpaceDimension) > | InputCovariantVectorType |
|
typedef CovariantVector< float, itkGetStaticConstMacro(SpaceDimension) > | InputCovariantVectorType |
|
typedef Point< float, itkGetStaticConstMacro(SpaceDimension) > | InputPointType |
|
typedef Point< float, itkGetStaticConstMacro(SpaceDimension) > | InputPointType |
|
typedef Vector< float, itkGetStaticConstMacro(SpaceDimension) > | InputVectorType |
|
typedef Vector< float, itkGetStaticConstMacro(SpaceDimension) > | InputVectorType |
|
typedef vnl_vector_fixed< float, itkGetStaticConstMacro(SpaceDimension) > | InputVnlVectorType |
|
typedef vnl_vector_fixed< float, itkGetStaticConstMacro(SpaceDimension) > | InputVnlVectorType |
|
typedef Superclass::InternalMatrixType | InternalMatrixType |
|
typedef Superclass::InternalMatrixType | InternalMatrixType |
|
typedef Superclass::JacobianOfSpatialHessianType | JacobianOfSpatialHessianType |
|
typedef Superclass::JacobianOfSpatialHessianType | JacobianOfSpatialHessianType |
|
typedef Superclass::JacobianOfSpatialJacobianType | JacobianOfSpatialJacobianType |
|
typedef Superclass::JacobianOfSpatialJacobianType | JacobianOfSpatialJacobianType |
|
typedef Superclass::JacobianType | JacobianType |
|
typedef Superclass::JacobianType | JacobianType |
|
typedef Superclass::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
|
typedef Superclass::NonZeroJacobianIndicesType | NonZeroJacobianIndicesType |
|
typedef Superclass::NumberOfParametersType | NumberOfParametersType |
|
typedef Superclass::NumberOfParametersType | NumberOfParametersType |
|
typedef CovariantVector< float, itkGetStaticConstMacro(SpaceDimension) > | OutputCovariantVectorType |
|
typedef CovariantVector< float, itkGetStaticConstMacro(SpaceDimension) > | OutputCovariantVectorType |
|
typedef Point< float, itkGetStaticConstMacro(SpaceDimension) > | OutputPointType |
|
typedef Point< float, itkGetStaticConstMacro(SpaceDimension) > | OutputPointType |
|
typedef Vector< float, itkGetStaticConstMacro(SpaceDimension) > | OutputVectorType |
|
typedef Vector< float, itkGetStaticConstMacro(SpaceDimension) > | OutputVectorType |
|
typedef vnl_vector_fixed< float, itkGetStaticConstMacro(SpaceDimension) > | OutputVnlVectorType |
|
typedef vnl_vector_fixed< float, itkGetStaticConstMacro(SpaceDimension) > | OutputVnlVectorType |
|
typedef Superclass::ParametersType | ParametersType |
|
typedef Superclass::ParametersType | ParametersType |
|
typedef SmartPointer< Self > | Pointer |
|
typedef SmartPointer< Self > | Pointer |
|
typedef Superclass::ScalarType | ScalarType |
|
typedef Superclass::ScalarType | ScalarType |
|
typedef AdvancedTranslationTransform | Self |
|
typedef AdvancedTranslationTransform | Self |
|
typedef Superclass::SpatialHessianType | SpatialHessianType |
|
typedef Superclass::SpatialHessianType | SpatialHessianType |
|
typedef Superclass::SpatialJacobianType | SpatialJacobianType |
|
typedef Superclass::SpatialJacobianType | SpatialJacobianType |
|
typedef AdvancedTransform< float, NDimensions, NDimensions > | Superclass |
|
typedef AdvancedTransform< float, NDimensions, NDimensions > | Superclass |
|
typedef Superclass::TransformCategoryEnum | TransformCategoryEnum |
|
typedef SmartPointer< const Self > | ConstPointer |
|
typedef Superclass::DerivativeType | DerivativeType |
|
typedef Superclass::FixedParametersType | FixedParametersType |
|
typedef Superclass::InputCovariantVectorType | InputCovariantVectorType |
|
typedef Superclass::InputPointType | InputPointType |
|
typedef Superclass::InputVectorType | InputVectorType |
|
typedef Superclass::InputVnlVectorType | InputVnlVectorType |
|
typedef SpatialJacobianType::InternalMatrixType | InternalMatrixType |
|
typedef Superclass::InverseTransformBasePointer | InverseTransformBasePointer |
|
typedef Superclass::InverseTransformBaseType | InverseTransformBaseType |
|
typedef std::vector< SpatialHessianType > | JacobianOfSpatialHessianType |
|
typedef std::vector< SpatialJacobianType > | JacobianOfSpatialJacobianType |
|
typedef Superclass::JacobianType | JacobianType |
|
typedef OutputCovariantVectorType | MovingImageGradientType |
|
typedef MovingImageGradientType::ValueType | MovingImageGradientValueType |
|
typedef std::vector< unsigned long > | NonZeroJacobianIndicesType |
|
typedef Superclass::NumberOfParametersType | NumberOfParametersType |
|
typedef Superclass::OutputCovariantVectorType | OutputCovariantVectorType |
|
typedef Superclass::OutputPointType | OutputPointType |
|
typedef Superclass::OutputVectorType | OutputVectorType |
|
typedef Superclass::OutputVnlVectorType | OutputVnlVectorType |
|
typedef Superclass::ParametersType | ParametersType |
|
typedef Superclass::ParametersValueType | ParametersValueType |
|
typedef SmartPointer< Self > | Pointer |
|
typedef Superclass::ScalarType | ScalarType |
|
typedef AdvancedTransform | Self |
|
typedef FixedArray< Matrix< ScalarType, InputSpaceDimension, InputSpaceDimension >, OutputSpaceDimension > | SpatialHessianType |
|
typedef Matrix< ScalarType, OutputSpaceDimension, InputSpaceDimension > | SpatialJacobianType |
|
typedef Transform< float, NInputDimensions, NOutputDimensions > | Superclass |
|
typedef Transform< float, NInputDimensions, NOutputDimensions > | TransformType |
|
typedef TransformType::ConstPointer | TransformTypeConstPointer |
|
typedef TransformType::Pointer | TransformTypePointer |
|
typedef Vector< float, NDimensions > | CPUOutputVectorType |
|
typedef GPUTransformBase | GPUSuperclass |
|
typedef float | ScalarType |
|
typedef GPUTranslationTransformBase | Self |
|
typedef GPUTransformBase | Self |
|
|
virtual const char * | GetClassName () const |
|
virtual const CPUOutputVectorType & | GetCPUOffset (void) const |
|
InputCovariantVectorType | BackTransform (const OutputCovariantVectorType &vector) const |
|
InputCovariantVectorType | BackTransform (const OutputCovariantVectorType &vector) const |
|
InputPointType | BackTransform (const OutputPointType &point) const |
|
InputPointType | BackTransform (const OutputPointType &point) const |
|
InputVectorType | BackTransform (const OutputVectorType &vector) const |
|
InputVectorType | BackTransform (const OutputVectorType &vector) const |
|
InputVnlVectorType | BackTransform (const OutputVnlVectorType &vector) const |
|
InputVnlVectorType | BackTransform (const OutputVnlVectorType &vector) const |
|
void | Compose (const Self *other, bool pre=0) |
|
void | Compose (const Self *other, bool pre=0) |
|
virtual const char * | GetClassName () const |
|
virtual const char * | GetClassName () const |
|
const FixedParametersType & | GetFixedParameters (void) const override |
|
const ParametersType & | GetFixedParameters (void) const override |
|
bool | GetInverse (Self *inverse) const |
|
bool | GetInverse (Self *inverse) const |
|
void | GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobianOfSpatialHessian (const InputPointType &, JacobianOfSpatialHessianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobianOfSpatialHessian (const InputPointType &, JacobianOfSpatialHessianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobianOfSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override |
|
void | GetJacobianOfSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override |
|
void | GetJacobianOfSpatialJacobian (const InputPointType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobianOfSpatialJacobian (const InputPointType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobianOfSpatialJacobian (const InputPointType &, SpatialJacobianType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const override |
|
void | GetJacobianOfSpatialJacobian (const InputPointType &, SpatialJacobianType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const override |
|
NumberOfParametersType | GetNumberOfParameters (void) const override |
|
NumberOfParametersType | GetNumberOfParameters (void) const override |
|
const OutputVectorType & | GetOffset (void) const |
|
const OutputVectorType & | GetOffset (void) const |
|
const ParametersType & | GetParameters (void) const override |
|
const ParametersType & | GetParameters (void) const override |
|
void | GetSpatialHessian (const InputPointType &, SpatialHessianType &) const override |
|
void | GetSpatialHessian (const InputPointType &, SpatialHessianType &) const override |
|
void | GetSpatialJacobian (const InputPointType &, SpatialJacobianType &) const override |
|
void | GetSpatialJacobian (const InputPointType &, SpatialJacobianType &) const override |
|
TransformCategoryEnum | GetTransformCategory () const override |
|
bool | IsLinear () const override |
|
bool | IsLinear () const override |
|
| itkStaticConstMacro (ParametersDimension, unsigned int, NDimensions) |
|
| itkStaticConstMacro (ParametersDimension, unsigned int, NDimensions) |
|
| itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) |
|
| itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) |
|
void | SetFixedParameters (const FixedParametersType &) override |
|
void | SetFixedParameters (const ParametersType &) override |
|
void | SetIdentity (void) |
|
void | SetIdentity (void) |
|
void | SetOffset (const OutputVectorType &offset) |
|
void | SetOffset (const OutputVectorType &offset) |
|
void | SetParameters (const ParametersType ¶meters) override |
|
void | SetParameters (const ParametersType ¶meters) override |
|
OutputCovariantVectorType | TransformCovariantVector (const InputCovariantVectorType &vector) const override |
|
OutputCovariantVectorType | TransformCovariantVector (const InputCovariantVectorType &vector) const override |
|
OutputPointType | TransformPoint (const InputPointType &point) const override |
|
OutputPointType | TransformPoint (const InputPointType &point) const override |
|
OutputVectorType | TransformVector (const InputVectorType &vector) const override |
|
OutputVectorType | TransformVector (const InputVectorType &vector) const override |
|
OutputVnlVectorType | TransformVector (const InputVnlVectorType &vector) const override |
|
OutputVnlVectorType | TransformVector (const InputVnlVectorType &vector) const override |
|
void | Translate (const OutputVectorType &offset, bool pre=0) |
|
void | Translate (const OutputVectorType &offset, bool pre=0) |
|
void | ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const override |
|
virtual void | EvaluateJacobianWithImageGradientProduct (const InputPointType &ipp, const MovingImageGradientType &movingImageGradient, DerivativeType &imageJacobian, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const |
|
virtual const char * | GetClassName () const |
|
virtual bool | GetHasNonZeroJacobianOfSpatialHessian () const |
|
virtual bool | GetHasNonZeroSpatialHessian () const |
|
virtual void | GetJacobian (const InputPointType &ipp, JacobianType &j, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 |
|
virtual void | GetJacobianOfSpatialHessian (const InputPointType &ipp, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 |
|
virtual void | GetJacobianOfSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 |
|
virtual void | GetJacobianOfSpatialJacobian (const InputPointType &ipp, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 |
|
virtual void | GetJacobianOfSpatialJacobian (const InputPointType &ipp, SpatialJacobianType &sj, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0 |
|
virtual NumberOfParametersType | GetNumberOfNonZeroJacobianIndices (void) const |
|
virtual void | GetSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh) const=0 |
|
virtual void | GetSpatialJacobian (const InputPointType &ipp, SpatialJacobianType &sj) const=0 |
|
| itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions) |
|
| itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions) |
|
virtual const char * | GetClassName () const |
|
virtual const CPUOutputVectorType & | GetCPUOffset (void) const=0 |
|
bool | IsTranslationTransform (void) const override |
|
| itkStaticConstMacro (ParametersDimension, unsigned int, NDimensions) |
|
| itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) |
|
virtual const char * | GetNameOfClass () const |
|
virtual GPUDataManager::Pointer | GetParametersDataManager (const std::vcl_size_t index) const |
|
virtual GPUDataManager::Pointer | GetParametersDataManager (void) const |
|
virtual bool | GetSourceCode (std::string &source) const |
|
virtual bool | IsBSplineTransform (void) const |
|
virtual bool | IsIdentityTransform (void) const |
|
virtual bool | IsMatrixOffsetTransform (void) const |
|
virtual bool | IsTranslationTransform (void) const |
|