ev3dev / ev3dev-lang-python

Pure python bindings for ev3dev
MIT License
422 stars 146 forks source link

Fix Lab color space conversion #789

Open timonbldw opened 1 year ago

timonbldw commented 1 year ago

In the current Lab conversion the RGB colors are not scaled to [0,1], resulting in the Lab color space being out of scale.