earthbound19 / _ebDev

Various tools, mostly custom-made for art development.
2 stars 2 forks source link

advanced automated img grayscale via python #59

Closed earthbound19 closed 3 years ago

earthbound19 commented 4 years ago

python script that converts color image to grayscale by reducing luminance (luma) OR chroma (~= saturation?!) to 0 in CIECAM02 color space, then back to RGB

re: http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/

earthbound19 commented 3 years ago

Not done, but moved to an external kanban, here: https://trello.com/c/jfzaEDFF/57-color-to-grayscale-via-ciecam02-via-python