#This project's purpose is to navigate the UI through gestures like they do in Sci-Fi movies. Suggested to use a virtual environment but can also be run normally. The modules required are mentioned in the requirement.txt file. These are stages of this project :-
- Version-1 is only testing program whether the hands are recognised or not.
- Version-2 isn't present due to some reasons although its not required.
- Version-3 focuses on the gesture recognition. (Sample gestures are: thumbs_up, palm, yo, call, peace, etc)
- Version-4 is the more accurate version of version-3.
- Version-5 finally implements the UI controls using the pyautogui module.
- Further improvement is still under progress. Don't forget to read the do_not_ignore.txt file