MeVisLab Toolbox Reference
|
The MeVis Image Processing Library (further called ML) represents a general approach to image processing. It is based on the following principal ideas:
The ML is implemented in C++ and is available for various platforms and compilers. In addition to the C++ interfaces, the ML offers a C API (available via mlAPI.h).
The ML is based on the core libraries
for system independent utility functionality, basic linear algebra support and memory management (caching).
For notes on the deprecation of numerous names of classes, macros and methods, see ML Deprecation Notes or the Deprecated List. You might also have a look at CarrierTypes removed about further changes.
For additional ML specific notes please have a look at the pages