kaanaksit / odak

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

Color mapping and LAB conversion #78

Closed aguzel closed 1 year ago

aguzel commented 1 year ago

1- odak.learn.perception.color_conversion.srgb_to_lab & odak.learn.perception.color_conversion.lab_to_srgb added with their test inside the test_color_conversion.py 2- odak.learn.perception.color_map.py added with its own test code which is test.color_map.py