DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Classes | Namespaces | Functions
itkUnaryFunctorVectorImageFilter.h File Reference
#include "itkFunctorBaseVectorImageFilter.h"
#include "itkUnaryFunctorVectorImageFilter.hxx"
+ Include dependency graph for itkUnaryFunctorVectorImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Created "09-11-2016.

Author
Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file itkUnaryFunctorVectorImageFilter.h.