zivid / zivid-python

Official Python package for Zivid 3D cameras
BSD 3-Clause "New" or "Revised" License
40 stars 14 forks source link

Add support for overloads of calibration.intrinsics #229

Closed torbsorb closed 1 year ago

torbsorb commented 1 year ago

SDK 2.10.0 introduces two overloads of the calibration.intrinsics API. One with settings and one with settings_2d. This commit adds support in the Python wrapper.