25 #include <itkVectorContainer.h> 26 #include <itkVector.h> 27 #include <itkCovariantVector.h> 28 #include <itkDiffusionTensor3D.h> 29 #include <itkAffineTransform.h> 30 #include <itkDTITubeSpatialObject.h> 31 #include <itkGroupSpatialObject.h> 32 #include <itkRGBPixel.h> 33 #include <itkVectorImage.h> 36 #include <vnl/vnl_matrix.h> 37 #include <vnl/vnl_vector_fixed.h> 43 const unsigned int DIM = 3;
itk::Image< LabelType, DIM > LabelImageType
itk::Image< itk::RGBPixel< unsigned char >, 3 > RGBImageType
vnl_vector_fixed< double, 3 > GradientType
itk::VectorContainer< unsigned int, GradientType > GradientListType
TensorImageType::SpacingType ImageSpacingType
itk::VectorImage< ScalarPixelType, DIM > VectorImageType
itk::Image< GradientPixelType, DIM > GradientImageType
TensorImageType::SizeType ImageSizeType
itk::AffineTransform< TransformRealType, 3 > AffineTransformType
itk::Image< DeformationPixelType, DIM > DeformationImageType
unsigned short ScalarPixelType
itk::Vector< double, 3 > DeformationPixelType
itk::CovariantVector< double, 3 > GradientPixelType
itk::Image< TensorPixelType, DIM > TensorImageType
itk::Image< ScalarPixelType, DIM > IntImageType
itk::DiffusionTensor3D< double > TensorPixelType
itk::Image< RealType, DIM > RealImageType