Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample Class Reference

#include <itkMattesMutualInformationImageToImageMetric.h>

List of all members.

Public Member Functions

 FixedImageSpatialSample ()
 ~FixedImageSpatialSample ()

Public Attributes

FixedImagePointType FixedImagePointValue
double FixedImageValue


Detailed Description

template<class TFixedImage, class TMovingImage>
class itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample

A fixed image spatial sample consists of the fixed domain point and the fixed image value at that point.

Definition at line 196 of file itkMattesMutualInformationImageToImageMetric.h.


Constructor & Destructor Documentation

template<class TFixedImage, class TMovingImage>
itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample::FixedImageSpatialSample  )  [inline]
 

Definition at line 199 of file itkMattesMutualInformationImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample::~FixedImageSpatialSample  )  [inline]
 

Definition at line 201 of file itkMattesMutualInformationImageToImageMetric.h.

References itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImagePointType.


Member Data Documentation

template<class TFixedImage, class TMovingImage>
FixedImagePointType itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample::FixedImagePointValue
 

Definition at line 204 of file itkMattesMutualInformationImageToImageMetric.h.

template<class TFixedImage, class TMovingImage>
double itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample::FixedImageValue
 

Definition at line 205 of file itkMattesMutualInformationImageToImageMetric.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:50:58 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000