As of ...
April 9, 2022: A program that is capable of detecting hand gestures, and performing tasks based on specific gestures
- Library for hand gesture detection -> OpenCV, MediaPipe
- Library for real-time gesture categorization -> PyTorch
- Datasets to train PyTorch Neural Networks -> Kaggle, Science Direct, Mendeley Data
As of ..
April 19, 2022
- Find datasets for: Hand-Gesture; Body-Gesture;
- Determine how interface will be implemented: GUI? Command line?
- Determine the architecture of the program: Modular? Hierarchical?
- Determine licensing: FreeBSD? MIT?