ICRA/app/qt
lukas c278ddf458 Optimize: export speed, fix scaling bug, and improve workflow
- Parallelized folder export for massive speedup

- Implemented exclusion mask caching

- Fixed statistics discrepancy by scaling exclusion coordinates

- Hardcoded CSV format to semicolon separator and comma decimal

- Defaulted file/folder dialogs to images/ directory

- Added unit test for coordinate scaling
2026-03-10 17:59:49 +01:00
..
__init__.py Introduce PySide6 desktop shell 2025-10-19 19:10:11 +02:00
app.py Replace toolbar with categorized menu system, standardize 'color', and improve CSV export 2026-03-10 16:54:23 +01:00
image_processor.py Optimize: export speed, fix scaling bug, and improve workflow 2026-03-10 17:59:49 +01:00
main_window.py Optimize: export speed, fix scaling bug, and improve workflow 2026-03-10 17:59:49 +01:00
pattern_puller.py Feature: add pattern scraper and optimize batch export 2026-03-10 17:28:15 +01:00