![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
#include <d_enum.h>
#include <d_stat.h>
#include <QFileDialog>
#include <QFileInfo>
#include <QFileInfoList>
#include <QDir>
#include <QDateTime>
#include <QInputDialog>
#include <QTextStream>
#include <iostream>
#include <sstream>
#include <fstream>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | D_Job_Manager |
The D_Job_Manager class Manger for working jobs with multiple workers (i.e. PCs). WIP. More... | |