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 oldercapture
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 for more details on what's new.
View changes since last release: 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/