-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Illustrator for Codebadge #10
Comments
Hi Ayush, thanks for raising this and bring up a new idea. I loved your approach. So are you willing to give it a start ? I am curious to know. |
Yes, i would like to give it a start. |
Sure go ahead. Just a bit intimation if you have proposed something then
betterly try to accomplish it in limited time.
I would like to know the timeline how do you plan and what is your aim for
implementation
Thanks
…On Fri, 18 Oct 2019, 10:33 pm Ayush Nagar, ***@***.***> wrote:
Yes, i would like to give it a start.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACOBHK5I5JIVZYSH4SGIWBDQPHT5RANCNFSM4JCFUOMA>
.
|
Yes, I have some plans:- |
I am looking forward to it. Cc @shivamluthra
…On Fri, 18 Oct 2019, 11:29 pm Ayush Nagar, ***@***.***> wrote:
Yes, I have some plans:-
Before GCI, I would like to integrate features like adding a template so
that we can give students a startup issue to add template designs through
sketch upload.
Will also implement features like a magic wand, pen tool, eraser and some
basic figures on canvas. I have worked a bit on the magic wand feature so
that can be hopefully completed before that. Rest Will create UI and
download features alongside the feature adding.
Post GCI we can test our features for improvements and add features of
gradient and layering and some more advanced features.
I will start working on this from 24th as soon as I end up with my exams
this week and will keep opening a pull request on the new feature addition.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACOBHK4ZOF3VOGGJDA63J33QPH2RZANCNFSM4JCFUOMA>
.
|
I loved the idea @ayushnagar123 , Really great!! |
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
The text was updated successfully, but these errors were encountered: