niccokunzmann / coloring-book

open-source Android coloring book app for kids of age 2 and older
GNU General Public License v3.0
33 stars 14 forks source link

Distinct between PNG and JPG shared images #74

Closed niccokunzmann closed 4 years ago

niccokunzmann commented 4 years ago

When JPG images are shared, we need to classify them in the way we do now. If PNG images are shared with the app, most likely they are images the app produced or other images with outlines. In this case the image needs to be processed in a different way, assuming outlines are present but not necessarily black.

niccokunzmann commented 4 years ago

It might be that this quality of image should also be created for either image type because an outline image could be a png or a photo.

niccokunzmann commented 4 years ago

8db1442251a2fcbf5bba9b07ec3d21615d7480e2