25#include <itkVectorContainer.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>
43const unsigned int DIM = 3;
itk::Image< RealType, DIM > RealImageType
TensorImageType::SpacingType ImageSpacingType
itk::DiffusionTensor3D< double > TensorPixelType
itk::Vector< double, 3 > DeformationPixelType
itk::Image< TensorPixelType, DIM > TensorImageType
itk::CovariantVector< double, 3 > GradientPixelType
itk::VectorContainer< unsigned int, GradientType > GradientListType
itk::Image< ScalarPixelType, DIM > IntImageType
itk::Image< DeformationPixelType, DIM > DeformationImageType
itk::AffineTransform< TransformRealType, 3 > AffineTransformType
vnl_vector_fixed< double, 3 > GradientType
itk::Image< LabelType, DIM > LabelImageType
itk::Image< itk::RGBPixel< unsigned char >, 3 > RGBImageType
itk::VectorImage< ScalarPixelType, DIM > VectorImageType
itk::Image< GradientPixelType, DIM > GradientImageType
unsigned short ScalarPixelType
TensorImageType::SizeType ImageSizeType