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

More...

#include <itkMattesMutualInformationImageToImageMetric.h>

List of all members.

Public Member Functions

 FixedImageSpatialSample ()
 ~FixedImageSpatialSample ()

Public Attributes

FixedImagePointType FixedImagePointValue
double FixedImageValue
unsigned int FixedImageParzenWindowIndex


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 215 of file itkMattesMutualInformationImageToImageMetric.h.


Constructor & Destructor Documentation

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

Definition at line 218 of file itkMattesMutualInformationImageToImageMetric.h.

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

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

Definition at line 220 of file itkMattesMutualInformationImageToImageMetric.h.


Member Data Documentation

template<class TFixedImage, class TMovingImage>
unsigned int itk::MattesMutualInformationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageSpatialSample::FixedImageParzenWindowIndex
 

Definition at line 225 of file itkMattesMutualInformationImageToImageMetric.h.

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

Definition at line 223 of file itkMattesMutualInformationImageToImageMetric.h.

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

Definition at line 224 of file itkMattesMutualInformationImageToImageMetric.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 01:43:10 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000