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

itk::Statistics::ImageJointDomainTraits< TImage > Class Template Reference

This class provides the type defintion for the measurement vector in the joint domain (range domain -- pixel values + spatial domain -- pixel's physical coordinates). More...

#include <itkJointDomainImageToListAdaptor.h>

List of all members.

Public Types

typedef float CoordinateRepType
typedef float CoordinateRepType
typedef
TImage::IndexType::IndexValueType 
IndexValueType
typedef
TImage::IndexType::IndexValueType 
IndexValueType
typedef JoinTraits
< RangeDomainMeasurementType,
CoordinateRepType
JoinTraitsType
typedef JoinTraits
< RangeDomainMeasurementType,
CoordinateRepType
JoinTraitsType
typedef JoinTraitsType::ValueType MeasurementType
typedef JoinTraitsType::ValueType MeasurementType
typedef FixedArray
< MeasurementType,
itkGetStaticConstMacro(Dimension) > 
MeasurementVectorType
typedef FixedArray
< MeasurementType,
itkGetStaticConstMacro(Dimension) > 
MeasurementVectorType
typedef PixelTraits< typename
TImage::PixelType > 
PixelTraitsType
typedef PixelTraits< typename
TImage::PixelType > 
PixelTraitsType
typedef Point
< CoordinateRepType,
itkGetStaticConstMacro(ImageDimension) > 
PointType
typedef Point
< CoordinateRepType,
itkGetStaticConstMacro(ImageDimension) > 
PointType
typedef PixelTraitsType::ValueType RangeDomainMeasurementType
typedef PixelTraitsType::ValueType RangeDomainMeasurementType
typedef ImageJointDomainTraits Self
typedef ImageJointDomainTraits Self

Public Member Functions

 itkStaticConstMacro (Dimension, unsigned int, TImage::ImageDimension+PixelTraitsType::Dimension)
 itkStaticConstMacro (ImageDimension, unsigned int, TImage::ImageDimension)
 itkStaticConstMacro (Dimension, unsigned int, TImage::ImageDimension+PixelTraitsType::Dimension)
 itkStaticConstMacro (ImageDimension, unsigned int, TImage::ImageDimension)


Detailed Description

template<class TImage>
class itk::Statistics::ImageJointDomainTraits< TImage >

This class provides the type defintion for the measurement vector in the joint domain (range domain -- pixel values + spatial domain -- pixel's physical coordinates).

See also:
JointDomainImageToListAdaptor

JointDomainImageToListSampleAdaptor

Definition at line 40 of file itkJointDomainImageToListAdaptor.h.


Member Typedef Documentation

template<class TImage >
typedef float itk::Statistics::ImageJointDomainTraits< TImage >::CoordinateRepType

Definition at line 53 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef float itk::Statistics::ImageJointDomainTraits< TImage >::CoordinateRepType

Definition at line 53 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef TImage::IndexType::IndexValueType itk::Statistics::ImageJointDomainTraits< TImage >::IndexValueType

Definition at line 45 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef TImage::IndexType::IndexValueType itk::Statistics::ImageJointDomainTraits< TImage >::IndexValueType

Definition at line 45 of file itkJointDomainImageToListAdaptor.h.

Definition at line 55 of file itkJointDomainImageToListSampleAdaptor.h.

Definition at line 57 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef JoinTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementType

Definition at line 56 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef JoinTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementType

Definition at line 58 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef FixedArray< MeasurementType, itkGetStaticConstMacro(Dimension) > itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementVectorType

Definition at line 59 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef FixedArray< MeasurementType, itkGetStaticConstMacro(Dimension) > itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementVectorType

Definition at line 60 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef PixelTraits< typename TImage::PixelType > itk::Statistics::ImageJointDomainTraits< TImage >::PixelTraitsType

Definition at line 43 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef PixelTraits< typename TImage::PixelType > itk::Statistics::ImageJointDomainTraits< TImage >::PixelTraitsType

Definition at line 43 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef Point< CoordinateRepType, itkGetStaticConstMacro(ImageDimension) > itk::Statistics::ImageJointDomainTraits< TImage >::PointType

Definition at line 54 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef Point< CoordinateRepType, itkGetStaticConstMacro(ImageDimension) > itk::Statistics::ImageJointDomainTraits< TImage >::PointType

Definition at line 55 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef PixelTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::RangeDomainMeasurementType

Definition at line 44 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef PixelTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::RangeDomainMeasurementType

Definition at line 44 of file itkJointDomainImageToListAdaptor.h.

template<class TImage >
typedef ImageJointDomainTraits itk::Statistics::ImageJointDomainTraits< TImage >::Self

Definition at line 42 of file itkJointDomainImageToListSampleAdaptor.h.

template<class TImage >
typedef ImageJointDomainTraits itk::Statistics::ImageJointDomainTraits< TImage >::Self

Definition at line 42 of file itkJointDomainImageToListAdaptor.h.


Member Function Documentation

template<class TImage >
itk::Statistics::ImageJointDomainTraits< TImage >::itkStaticConstMacro ( Dimension  ,
unsigned  int,
TImage::ImageDimension+PixelTraitsType::Dimension   
)

template<class TImage >
itk::Statistics::ImageJointDomainTraits< TImage >::itkStaticConstMacro ( ImageDimension  ,
unsigned  int,
TImage::ImageDimension   
)

template<class TImage >
itk::Statistics::ImageJointDomainTraits< TImage >::itkStaticConstMacro ( Dimension  ,
unsigned  int,
TImage::ImageDimension+PixelTraitsType::Dimension   
)

template<class TImage >
itk::Statistics::ImageJointDomainTraits< TImage >::itkStaticConstMacro ( ImageDimension  ,
unsigned  int,
TImage::ImageDimension   
)


The documentation for this class was generated from the following files:

Generated at Tue Sep 15 15:34:45 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000