|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "mex.h"#include "utl.h"#include "utlMEX.h"#include "itkProfileFromSPFImageFilter.h"#include "itkSPFScaleFromMeanDiffusivityImageFilter.h"
Include dependency graph for mexGetSamplesFromSPFCoefficients.cxx:Go to the source code of this file.
Functions | |
| template<typename T > | |
| 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 27 of file mexGetSamplesFromSPFCoefficients.cxx.
References utl::CartesianToSpherical(), utl::GetArrayStruct(), itk::GetITKImageFromMXArray(), itk::GetITKVectorImageFromMXArray(), itk::GetMXArrayFromITKVectorImage(), utl::GetSTDVectorFromMXArray(), utl::GetUtlMatrixFromMXArray(), utl::InitializeThreadedLibraries(), utl::IsLogDebug(), utl::LogLevel, ONE_OVER_4_PI_2, and utlGlobalException.
Here is the call graph for this function:| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) |
Definition at line 147 of file mexGetSamplesFromSPFCoefficients.cxx.
References utlGlobalException.
1.8.11