DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Go to the source code of this file.
Functions | |
template<typename T , unsigned int dim, bool isVectorImage> | |
void | callFunction (mxArray *plhs[], const mxArray *prhs[], const int nlhs, const int nrhs) |
void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
|
inline |
Definition at line 25 of file mexITKImageRead.cxx.
References itk::GetMXArrayFromITKImage(), itk::GetMXArrayFromITKVectorImage(), utl::GetString(), and itk::ReadImage().
void mexFunction | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
const mxArray * | prhs[] | ||
) |
Definition at line 79 of file mexITKImageRead.cxx.
References utl::GetString(), and utlGlobalException.