go home Home | Main Page | Topics | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Loading...
Searching...
No Matches
itk::ImpactImageToImageMetric< TFixedImage, TMovingImage >::FeaturesMaps Struct Reference

Detailed Description

template<typename TFixedImage, typename TMovingImage>
struct itk::ImpactImageToImageMetric< TFixedImage, TMovingImage >::FeaturesMaps

Encapsulates a feature map image and its associated interpolator.

This structure holds both the feature map image and the corresponding interpolator, enabling the evaluation of feature vectors (and their derivatives) at arbitrary points in the image. It is designed to facilitate feature extraction and interpolation during image registration in static mode.

Definition at line 551 of file itkImpactImageToImageMetric.h.

Public Member Functions

 FeaturesMaps (typename FeaturesImageType::Pointer featuresMaps)

Public Attributes

FeaturesImageType::Pointer m_FeaturesMaps
FeaturesInterpolatorType m_FeaturesMapsInterpolator

Constructor & Destructor Documentation

◆ FeaturesMaps()

template<typename TFixedImage, typename TMovingImage>
itk::ImpactImageToImageMetric< TFixedImage, TMovingImage >::FeaturesMaps::FeaturesMaps ( typename FeaturesImageType::Pointer featuresMaps)
inline

Definition at line 556 of file itkImpactImageToImageMetric.h.

Member Data Documentation

◆ m_FeaturesMaps

template<typename TFixedImage, typename TMovingImage>
FeaturesImageType::Pointer itk::ImpactImageToImageMetric< TFixedImage, TMovingImage >::FeaturesMaps::m_FeaturesMaps

Definition at line 553 of file itkImpactImageToImageMetric.h.

◆ m_FeaturesMapsInterpolator

template<typename TFixedImage, typename TMovingImage>
FeaturesInterpolatorType itk::ImpactImageToImageMetric< TFixedImage, TMovingImage >::FeaturesMaps::m_FeaturesMapsInterpolator

Definition at line 554 of file itkImpactImageToImageMetric.h.



Generated on 1774142652 for elastix by doxygen 1.15.0 elastix logo