6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
# Pose-Pipeline-Abhängigkeiten (gepinnt für reproduzierbare Ergebnisse).
|
|
# ArUco steckt in opencv-contrib (nicht im Basis-opencv); headless = ohne GUI-Libs.
|
|
numpy==1.26.4
|
|
scipy==1.13.1
|
|
opencv-contrib-python-headless==4.10.0.84
|