smaranjitghose / ArtCV

Randomly Exploring Computer Vision techniques to create eye catching art out of plain boring images!
MIT License
49 stars 37 forks source link

Ishihara Plate Generation #56

Closed smaranjitghose closed 3 years ago

smaranjitghose commented 3 years ago

At times a form of art might useful beyond its visual comfort. One such application is the use of Ishihara Plate to detect blindness. In this issue, the end goal is to create Vanishing Ishihara plates given any image or an input number.

A blog you can take reference from: Anton Johansson's demo.

I expect you to explain each function as you design the script. While the usual guidelines hold true for this issue, I would appreciate experimenting with multiple python libraries as well to generate vector graphics

Documentation is a must. Remember we are building this for humans and not just our machines!

Use argparse for input