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


Constructor & Destructor Documentation

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

Definition at line 217 of file itkMattesMutualInformationImageToImageMetric.h.

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

Definition at line 219 of file itkMattesMutualInformationImageToImageMetric.h.


Member Data Documentation

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

Definition at line 224 of file itkMattesMutualInformationImageToImageMetric.h.

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

Definition at line 219 of file itkMattesMutualInformationImageToImageMetric.h.

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

Definition at line 223 of file itkMattesMutualInformationImageToImageMetric.h.


The documentation for this class was generated from the following file:
Generated at Tue Aug 30 16:49:40 2005 for ITK by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2000