Releases: stereolabs/zed-python-api
Releases · stereolabs/zed-python-api
4.1.0
4.0.8
4.0 Early access
v4.0 Update wrapper for ZED SDK 4.0.1 release
3.8
v3.1
v3.0
v2.8.x
Python Stable API (ZED SDK 2.7)
This version is the first stable python API, and includes some major (breaking) changes :
- Every "Py" in class/enum names are now removed
- All the features are now in only one import "pyzed.sl"
- PyZEDCamera becomes Camera
- PyRANGE becomes MAPPING_RANGE
- PyRESOLUTION is now separated into RESOLUTION and MAPPING_RESOLUTION
- PyFILTER becomes MESH_FILTER
This version requires the ZED SDK 2.7+
v2.7.x (beta API)
For the ZED SDK 2.7.x
v2.3.x (beta API)
Changelog
- Add missing features form the ZED SDK 2.3 (mainly
Camera::getDeviceList()
) - Fix a memory leak when using the parameters structures