Initial public release tree

This commit is contained in:
2026-08-04 18:31:51 +02:00
commit fb80764e66
18 changed files with 11770 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
opencv-python-headless>=4.8
numpy>=1.24
PySide6>=6.6
Pillow>=10.0 # HEIC decode (with pillow-heif) + ICC color management
pillow-heif>=0.13 # HEIC/HEIF reading (iPhone photos); bundles libheif