6 Commits

Author SHA1 Message Date
6f784b4e40 test sleep zamiast qtimer 2026-05-11 14:39:53 +02:00
f317e71899 test metrics 2026-05-10 23:54:11 +02:00
651c150e23 test controllera
Co-authored-by: Copilot <copilot@github.com>
2026-05-10 21:52:34 +02:00
c38e71dec4 Add VideoStreamController and VideoStreamWorker classes for video processing
Co-authored-by: Copilot <copilot@github.com>
2026-05-10 21:35:48 +02:00
eaa7c75868 Add main application structure and logging configuration
- Implement main application entry point in duck-ocr.py
- Create logging configuration in logging_config.py
- Add video streaming functionality in camera.py
- Introduce main window UI in main_window.py
- Include SVG assets for UI buttons and icons
- Update .gitignore to exclude log files
- Add placeholder .gitkeep files for empty directories
2026-05-10 13:00:12 +02:00
b095c36776 init commit 2026-05-09 12:30:35 +02:00