![]() |
Microscopy Image Browser 2.91
MIB
|
#include "mex.h"#include "matrix.h"#include "string.h"#include <teem/nrrd.h>
Functions | |
| mxClassID | typeNtoM (int ntype) |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] ) |
Setup the Fieldnames
Create the Struct
data
space
spacedirections
centerings
kinds
spaceunits
spaceorigin
measurementframe
modality, bvalue, & gradientdirections
modality
bvalue
gradientdirections
References NULL, and typeNtoM().

| mxClassID typeNtoM | ( | int | ntype | ) |