kaanaksit / odak

Scientific computing library for optics, computer graphics and visual perception.
https://kaanaksit.com/odak
Mozilla Public License 2.0
176 stars 52 forks source link

RGB to LMS based on HVS class added #80

Closed aguzel closed 1 year ago

aguzel commented 1 year ago

display_color_hvs.py is added and contains DisplayColorHVS class test/backlight folder added for testing the display_color_hvs.py test_perception_display_color_hvs is added for testing

Please note that after conversion of RGB to LMS space, normalization may needed depends on the purpose.