Mo Elzubeir 99581bc990 Major port Qt4 to Qt6
- Updated header inclusions from QtGui to QtWidgets for consistency and compatibility with Qt 5 and later.
- Replaced deprecated QApplication::desktop() with QApplication::primaryScreen() for obtaining screen DPI.
- Modified MyOutputHandler to use QMessageLogContext and QString for improved logging.
- Changed QMatrix to QTransform for image rotation in ImageCutout class.
- Updated various debug statements to use toLocal8Bit() instead of toAscii() for better string handling.
- Refactored several classes to use QElapsedTimer instead of QTime for performance measurement.
- Ensured all operator overloads in Section and Tag classes are marked as const for better const-correctness.
2025-10-22 23:04:56 -05:00
2025-10-22 23:04:56 -05:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00
2025-10-22 23:04:56 -05:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00
2022-12-13 09:18:00 -06:00

Media System

Scan, process, and clip print media

emcOCR

OCR engine and server

Clipping Station

Desktop application

Target OS: Windows, Linux, MacOS

S
Description
Cross-platform Media System for Scanning and Clipping Print Media
Readme 48 MiB
Languages
C++ 99%
QMake 0.5%
Inno Setup 0.3%
C 0.2%