kinect/codes/Azure-Kinect-Sensor-SDK/examples/calibration_registration/Pipfile

9 lines
143 B
TOML
Raw Permalink Normal View History

2024-03-06 18:05:53 +00:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
numpy = ">=1.19.2"
opencv-contrib-python = ">=4.4.0.46"