zivid / zivid-python

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

Remove some code duplication #252

Closed vawale closed 8 months ago

vawale commented 8 months ago

Removes code duplication in array2d and image class wrappers for Zivid::ColorRGBA and Zivid::ColorBGRA pixel formats. This helps when we add new pixel formats, for example, Zivid::ColorSRGB.