using computer vision to detetcor Gesture and contral the fountion we triain a model that can detetc the gesture
In datacollection file, we can collect pictures
of hands and use them to train out model
using the model detetc American sign language in real-time camera
Adding function to sepcific gesture to imple funcitons
In HandTrackingModule using cv2 and meidapipe to track hand landmark
Set hands landmark and using gesture control mouse
ASL recognition
Viturl Mouse
-Only move mouse when index and middle finger up
-Only index finger up to imply left mouse click
-only middle finger up to imply right mouse click
-Bring the index finger and middle finger together to achieve a double click