zivid / zivid-python

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

Add in-field correction/verification API #172

Closed eskaur closed 2 years ago

eskaur commented 2 years ago

This commit extends zivid-python to wrap the existing experimental C++ "in-field correction/verification" API: https://support.zivid.com/latest/academy/camera/infield-correction.html

See the two new samples for a demonstration of usage: samples/sample_infield_verification.py samples/sample_infield_correction.py

ajlandau commented 2 years ago

Tested both of the samples on Linux, runs no problemo.