DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "utlITK.h"
#include "itkVectorImageToMultiVolumeImageFilter.h"
#include "itkImageRegionIteratorWithIndex.h"
Go to the source code of this file.
Namespaces | |
itk | |
Functions | |
template<class ScalarType , unsigned Dim> | |
void | itk::VectorToMultiVolumeImage (const SmartPointer< VectorImage< ScalarType, Dim > > &image1, SmartPointer< Image< ScalarType, Dim+1 > > &image2) |
Definition in file itkVectorImageToMultiVolumeImageFilter.hxx.