IMX500-Object-Detection-UI/__init__.py
2026-02-04 20:30:15 +01:00

6 lines
180 B
Python

cat > __init__.py << EOF
# IMX500 GUI - Hauptpackage
# Wird von app.py verwendet
from .detector import IMX500Detector, FrameSnapshot, Det
from .steps import StepTransformer, STEP