azipp / elm_ascii_art

CMSC223 Functional Programming Project: Turn an uploaded image into ASCII art
0 stars 0 forks source link

Map image pixel areas to ASCII characters #6

Open azipp opened 4 years ago

azipp commented 4 years ago

Based on brightness/darkness

azipp commented 4 years ago

If time, after you get display working, maybe also map colors based on luminosity and hue equations for the human eye. See https://en.wikipedia.org/wiki/Relative_luminance