ICRA/app/qt
lukas 1c48a53c19 Implement background exclusion and refactor folder structure
- Added configurable background exclusion (#1f2937) with tolerance
- Implemented alpha thresholding (>= 128) to eliminate edge artifacts
- Refactored folder structure into analyses/[slug]/images, settings, and results
- Updated pattern puller to skip existing images and handle network errors
- Updated .gitignore and automated tests for path integrity
2026-03-22 20:09:05 +01:00
..
__init__.py Introduce PySide6 desktop shell 2025-10-19 19:10:11 +02:00
app.py Implement background exclusion and refactor folder structure 2026-03-22 20:09:05 +01:00
image_processor.py Implement background exclusion and refactor folder structure 2026-03-22 20:09:05 +01:00
main_window.py Implement background exclusion and refactor folder structure 2026-03-22 20:09:05 +01:00
pattern_puller.py Implement background exclusion and refactor folder structure 2026-03-22 20:09:05 +01:00