A virtual board project made using Opencv. It allows user to select from a range of 5 different color markers to write, draw, make text of his choice. There's also an eraser option to erase/delete certain text as per requirement.
In this project, I have used the Mediapipe package made by Google to track Hand gestures. We have used the camera feed to get input to read the video feed using OpenCv.