A python program using ML that detects your gestures and performs one of the following:
- fist up : Opens Tab View
- fist down : Minimizes all windows
- fist left : Opens task manager
- fist right : Change window
Haarcascade is used to detect the fist and performs the function in the computer using Virtual -Key codes.