Operator Console
|
#include "mclmcrrt.h"
#include "mclcppclass.h"
Macros | |
#define | LIB_imatest_library_C_API |
Functions | |
LIB_imatest_library_C_API bool MW_CALL_CONV | imatest_libraryInitializeWithHandlers (mclOutputHandlerFcn error_handler, mclOutputHandlerFcn print_handler) |
LIB_imatest_library_C_API bool MW_CALL_CONV | imatest_libraryInitialize (void) |
LIB_imatest_library_C_API void MW_CALL_CONV | imatest_libraryTerminate (void) |
LIB_imatest_library_C_API void MW_CALL_CONV | imatest_libraryPrintStackTrace (void) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxGraythresh (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxBwconncomp (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxDemosaic (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxRegionprops (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxGetrangefromclass (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxSfrplus_shell (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxBlemish_shell (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxAcquire_image (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxInifile (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
LIB_imatest_library_C_API bool MW_CALL_CONV | mlxOis_shell (int nlhs, mxArray *plhs[], int nrhs, mxArray *prhs[]) |
#define LIB_imatest_library_C_API |
LIB_imatest_library_C_API bool MW_CALL_CONV imatest_libraryInitialize | ( | void | ) |
LIB_imatest_library_C_API bool MW_CALL_CONV imatest_libraryInitializeWithHandlers | ( | mclOutputHandlerFcn | error_handler, |
mclOutputHandlerFcn | print_handler | ||
) |
LIB_imatest_library_C_API void MW_CALL_CONV imatest_libraryPrintStackTrace | ( | void | ) |
LIB_imatest_library_C_API void MW_CALL_CONV imatest_libraryTerminate | ( | void | ) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxAcquire_image | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxBlemish_shell | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxBwconncomp | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxDemosaic | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxGetrangefromclass | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxGraythresh | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxInifile | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxOis_shell | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxRegionprops | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |
LIB_imatest_library_C_API bool MW_CALL_CONV mlxSfrplus_shell | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
mxArray * | prhs[] | ||
) |