Implementing float 32 data managent

This commit is contained in:
2025-12-13 00:31:23 +02:00
parent 9c4c39fb39
commit b3b1e3acff
4 changed files with 167 additions and 40 deletions

View File

@@ -11,6 +11,7 @@ pyqtgraph>=0.13.0
opencv-python>=4.8.0
Pillow>=10.0.0
numpy>=1.24.0
tifffile>=2023.0.0
# Database
sqlalchemy>=2.0.0