Inspiration
Remote working and learning often lead to difficulty communicating ideas visually.
What it does
Converts webcam image to HSV colour space used to detect coloured objects at the fingertip. We arrange the HSV colours using a trackbar, a mask will be formed combining the trackbars and real-time values. The mask has white pixels to show the desired position. The mask will be used to form a contour and points will be created on to the canvas.
How we built it
Python and OpenCV2
Challenges we ran into
The project still needs to be fine-tuned as it sometimes does not pick up fingertip position and can create a messy board.

Log in or sign up for Devpost to join the conversation.