MeVisLab Toolbox Reference
|
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Classes | |
class | ml::Field |
Base class for all fields used in the ML. More... | |
class | ml::Module |
Base class for an image processing module of the ML. More... | |
class | ml::ApplicationProperties |
Static class that defines an interface to access properties of the host application. More... | |
class | ml::Runtime |
This class contains the runtime system of the ML. More... | |
The following classes and methods in the ML are known not to be thread-safe. When using these classes or functions, the user has to either use appropriate locking or to make sure that the calls are only done from the main application thread.
Note: This list is not yet complete, but it will grow over time.