MeVisLab Toolbox Reference
|
The MLBackgroundTasks library offers asynchronous background tasks for ML modules. A BackgroundTask is executed using the BackgroundTasksManager and runs in a thread different from the GUI thread.
Important core classes are:
Convenience classes for ML modules are:
For detailed examples, have a look at the MeVisLab/Standard/Sources/Examples/ML/MLBackgroundTasksExamples. This includes: