Description
Problem
I was working on OpenCV and fortunately, I got an idea that how this project can be restarted. here are some initials what I tried to do:-
I traced the outlines of this sticker using OpenCV which created an image which is like a sketch of the sticker. I tried it on various stickers and it works well for almost all.
The biggest issue due to which the project halted was how we will provide the user with the template and let the user edit it.
Solution
Creating an Illustrator which will provide the facility to both create a new badge from scratch, upload an image of a sticker which he might have even draw on a plain sheet of paper(as done in the above image) or use pre-used sketches or templates which were created. He can edit his/her badge as per his colour requirement and get it downloaded as an image or PSD or pdf.
Requirements
Machine Learning using Python, Image processing, Javascript, Html Canvas