See the SDK [changelog](https://support.zivid.com/en/latest/api-reference/changelog.html) for more details on what's new.
Released to PyPI: https://pypi.org/project/zivid/2.14.2.2.14.2
2.14.1.2.14.1
See the SDK [changelog](https://support.zivid.com/en/latest/api-reference/changelog.html) for more details on what's new.
Released to PyPI: https://pypi.org/project/zivid/2.14.1.2.14.1
2.14.0.2.14.0
What's Changed * Support for Zivid SDK version 2.14.0 and Zivid 2+ R-series cameras. * Added new Camera capture methods `capture_2d` / `capture_3d` / `capture_2d_3d`. The older `capture` method is now deprecated. * Added method `Frame.frame_2d` to get a 2D frame from a 2D+3D frame. * Implemented `Camera.measure_scene_conditions` to analyze ambient light flicker. * Implemented `Matrix4x4.identity()` function. * Added hand-eye calibration for low degrees-of-freedom (DOF) robots * Added 2D presets * Implemented experimental point cloud export API * Implemented `point_cloud.copy_image()` function
**See the SDK [changelog](https://support.zivid.com/en/latest/api-reference/changelog.html) for more details on what's new.**
**View changes since last release**: https://github.com/zivid/zivid-python/compare/v2.13.1.2.13.1...v2.14.0.2.14.0
Released to PyPI: https://pypi.org/project/zivid/2.14.0.2.14.0/
2.14.0
This version of the repository is compatible with SDK release 2.13.0. See https://www.zivid.com/downloads/revisions/2.14.0
2.13.1.2.13.1
What's Changed * Bump to Zivid SDK 2.13.1 in https://github.com/zivid/zivid-python/pull/280