![]() |
iVS3D v2.0.9
|
The ExportThread class provides functionality to export images with given resolution, ROI, and optional mask generation. It extends QThread to be executed in a separate thread. More...
#include <exportthread.h>
The ExportThread class provides functionality to export images with given resolution, ROI, and optional mask generation. It extends QThread to be executed in a separate thread.
Supports generating masks during export using the MaskStack from the application state. Validation ensures working resolution and ROI match the MaskRecord configuration.