dtitypes.h File Reference
#include <itkImage.h>
#include <itkVectorContainer.h>
#include <itkVector.h>
#include <itkCovariantVector.h>
#include <itkDiffusionTensor3D.h>
#include <itkAffineTransform.h>
#include <itkDTITubeSpatialObject.h>
#include <itkGroupSpatialObject.h>
#include <itkRGBPixel.h>
#include <itkVectorImage.h>
#include <vnl/vnl_matrix.h>
#include <vnl/vnl_vector_fixed.h>
Go to the source code of this file.
Typedefs |
typedef itk::AffineTransform
< TransformRealType, 3 > | AffineTransformType |
typedef itk::Image
< DeformationPixelType, DIM > | DeformationImageType |
| typedef itk::Vector< double, 3 > | DeformationPixelType |
typedef itk::Image
< GradientPixelType, DIM > | GradientImageType |
typedef itk::VectorContainer
< unsigned int, GradientType > | GradientListType |
typedef itk::CovariantVector
< double, 3 > | GradientPixelType |
typedef vnl_vector_fixed
< double, 3 > | GradientType |
| typedef TensorImageType::SizeType | ImageSizeType |
typedef
TensorImageType::SpacingType | ImageSpacingType |
typedef itk::Image
< ScalarPixelType, DIM > | IntImageType |
typedef itk::Image< LabelType,
DIM > | LabelImageType |
| typedef unsigned char | LabelType |
| typedef itk::Image< RealType, DIM > | RealImageType |
| typedef double | RealType |
typedef itk::Image
< itk::RGBPixel< unsigned char >, 3 > | RGBImageType |
| typedef unsigned short | ScalarPixelType |
typedef itk::Image
< TensorPixelType, DIM > | TensorImageType |
typedef itk::DiffusionTensor3D
< double > | TensorPixelType |
| typedef double | TransformRealType |
typedef itk::VectorImage
< ScalarPixelType, DIM > | VectorImageType |
Variables |
| const unsigned int | DIM = 3 |
Typedef Documentation
Variable Documentation