Hover Draw simplifies the process of online teaching ,the need of the hour. It a python driven project using opencv and numpy modules , which uses the user's webcam, masks the user's hand and gets all the coordinates of the top most part of the hand (i.e ,the fingers). Then by accessing the coordinates, it plots them on the screen using the color chosen by user or by using the default color.
We had to go through opencv module very often .
We found this application very useful in drawing and teaching mathematics.
Discussion