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>
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 |
Static Public Attributes | |
static const unsigned int | Dimension = TImage::ImageDimension + PixelTraitsType::Dimension |
static const unsigned int | ImageDimension = TImage::ImageDimension |
This class provides the type defintion for the measurement vector in the joint domain (range domain -- pixel values + spatial domain -- pixel's physical coordinates).
Definition at line 40 of file itkJointDomainImageToListAdaptor.h.
typedef float itk::Statistics::ImageJointDomainTraits< TImage >::CoordinateRepType |
Definition at line 53 of file itkJointDomainImageToListAdaptor.h.
typedef float itk::Statistics::ImageJointDomainTraits< TImage >::CoordinateRepType |
Definition at line 53 of file itkJointDomainImageToListSampleAdaptor.h.
typedef TImage::IndexType::IndexValueType itk::Statistics::ImageJointDomainTraits< TImage >::IndexValueType |
Definition at line 45 of file itkJointDomainImageToListAdaptor.h.
typedef TImage::IndexType::IndexValueType itk::Statistics::ImageJointDomainTraits< TImage >::IndexValueType |
Definition at line 45 of file itkJointDomainImageToListSampleAdaptor.h.
typedef JoinTraits< RangeDomainMeasurementType, CoordinateRepType > itk::Statistics::ImageJointDomainTraits< TImage >::JoinTraitsType |
Definition at line 55 of file itkJointDomainImageToListSampleAdaptor.h.
typedef JoinTraits< RangeDomainMeasurementType, CoordinateRepType > itk::Statistics::ImageJointDomainTraits< TImage >::JoinTraitsType |
Definition at line 57 of file itkJointDomainImageToListAdaptor.h.
typedef JoinTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementType |
Definition at line 56 of file itkJointDomainImageToListSampleAdaptor.h.
typedef JoinTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementType |
Definition at line 58 of file itkJointDomainImageToListAdaptor.h.
typedef FixedArray< MeasurementType, itkGetStaticConstMacro(Dimension) > itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementVectorType |
Definition at line 60 of file itkJointDomainImageToListAdaptor.h.
typedef FixedArray< MeasurementType, itkGetStaticConstMacro(Dimension) > itk::Statistics::ImageJointDomainTraits< TImage >::MeasurementVectorType |
Definition at line 59 of file itkJointDomainImageToListSampleAdaptor.h.
typedef PixelTraits< typename TImage::PixelType > itk::Statistics::ImageJointDomainTraits< TImage >::PixelTraitsType |
Definition at line 43 of file itkJointDomainImageToListSampleAdaptor.h.
typedef PixelTraits< typename TImage::PixelType > itk::Statistics::ImageJointDomainTraits< TImage >::PixelTraitsType |
Definition at line 43 of file itkJointDomainImageToListAdaptor.h.
typedef Point< CoordinateRepType, itkGetStaticConstMacro(ImageDimension) > itk::Statistics::ImageJointDomainTraits< TImage >::PointType |
Definition at line 54 of file itkJointDomainImageToListSampleAdaptor.h.
typedef Point< CoordinateRepType, itkGetStaticConstMacro(ImageDimension) > itk::Statistics::ImageJointDomainTraits< TImage >::PointType |
Definition at line 55 of file itkJointDomainImageToListAdaptor.h.
typedef PixelTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::RangeDomainMeasurementType |
Definition at line 44 of file itkJointDomainImageToListAdaptor.h.
typedef PixelTraitsType::ValueType itk::Statistics::ImageJointDomainTraits< TImage >::RangeDomainMeasurementType |
Definition at line 44 of file itkJointDomainImageToListSampleAdaptor.h.
typedef ImageJointDomainTraits itk::Statistics::ImageJointDomainTraits< TImage >::Self |
Definition at line 42 of file itkJointDomainImageToListAdaptor.h.
typedef ImageJointDomainTraits itk::Statistics::ImageJointDomainTraits< TImage >::Self |
Definition at line 42 of file itkJointDomainImageToListSampleAdaptor.h.
static const unsigned int itk::Statistics::ImageJointDomainTraits< TImage >::Dimension = TImage::ImageDimension + PixelTraitsType::Dimension [static] |
Definition at line 51 of file itkJointDomainImageToListAdaptor.h.
static const unsigned int itk::Statistics::ImageJointDomainTraits< TImage >::ImageDimension = TImage::ImageDimension [static] |
Definition at line 47 of file itkJointDomainImageToListAdaptor.h.