| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "MLBackgroundTasksSystem.h"#include "mlImagingBackgroundTask.h"#include "mlTileIterator.h"#include <ThirdPartyWarningsDisable.h>#include <deque>#include <ThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | ml::BackgroundTaskTileProcessorBase | 
| BackgroundTaskTileProcessorBase is the base class for processors that request an input image tile-by-tile.  More... | |
| class | ml::BackgroundTaskTileProcessor | 
| A BackgroundTaskTileProcessor can be used as a base class for processing an input image tile-by-tile without handling the details of an asynchronous request queue yourself.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |