Inspiration

We both had the problem of not being able to take notes in class in an easy manner.

What it does

It allows the user to draw in the browser using their finger without needing a touch screen.

How we built it

We used HTML, CSS, JavaScript, and Python.

Challenges we ran into

Tracking the user's fingers and rendering their drawing on the screen.

Accomplishments that we're proud of

We got it to stop drawing when the user moves their fingers apart.

What we learned

We learned a lot about using JS and computer vision applications.

What's next for MadVision

Adding a note taking capability so that it can recognize the user's handwritten digits and handwritten notes (using the EMNIST dataset). Also we want to add a feature so that the user can save their notes and create new pages. Another feature that we wanted to add was stylizing the user's hand drawn images using a model like Pix2Pix or CycleGAN.

Share this project:

Updates