My idea is to grab each pixel, analyze the 255,255,255 value and give each pixel a chance to be in only 1 of 10 division I will have laid out.
This won’t bring a full color representation, but my point is to make a ASCII that at least resemble the shapes of the objects in the pictures. Outline it so to speak.
Would this work?
If I’ve understood the process correctly the effect would similar to the “posterize” option you get in some paint packages where the number of colours is reduced to some arbitrary number.