DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Go to the source code of this file.
Classes | |
class | itk::UnaryFunctorVectorImageFilter< TInputImage, TOutputImage, TFunction, TMaskImage > |
Namespaces | |
itk | |
Functions | |
template<class ImageType , class ImageOutType , class OpFunctor , class MaskImageType = Image<double,4>> | |
void | itk::UnaryVectorOPImage (const itk::SmartPointer< ImageType > &image, itk::SmartPointer< ImageOutType > &outImage, const OpFunctor &func, const itk::SmartPointer< MaskImageType > &mask=nullptr, int numberOfThreads=-1, int vectorAxis=3) |
Created "09-11-2016.
Definition in file itkUnaryFunctorVectorImageFilter.h.