![]() |
Microscopy Image Browser 2.91
MIB
|

Functions | |
| void | transformvolume_gray (double **Args) |
| void | transformvolume_color (double **Args) |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] ) |
References A(), M, mindex2(), NULL, transformvolume_color(), and transformvolume_gray().

| void transformvolume_color | ( | double ** | Args | ) |
References A(), interpolate_2d_double_color(), mindex2(), and NULL.
Referenced by mexFunction().


| void transformvolume_gray | ( | double ** | Args | ) |
References A(), interpolate_2d_double_gray(), mindex2(), and NULL.
Referenced by mexFunction().

