zivid / zivid-python-samples

Python code samples for Zivid
https://zivid.com
BSD 3-Clause "New" or "Revised" License
38 stars 14 forks source link

Samples: Add loading projector image with Zivid API #172

Closed csu-bot-zivid closed 8 months ago

csu-bot-zivid commented 9 months ago

Current samples load an image of arbitrary resolution. OpenCV is then used to resize the image to match the resolution of the Zivid camera projector. In this commit, we are adding options to load an image that matches the resolution of the camera projector, using Zivid API.