Skip to content

karimsaqer/Hand-Gesture-Recognition

Repository files navigation

Hand gesture recognition


Description

our project is a machine learning model to detect the hand gesture and recognize how many fingers are up.


Detailed Flow-Chart

  • preprocessing the image
  • feature extraction using HOG
  • split the data into training and test
  • training the model using svm with poly kernel
  • use the model to predict the output of images

Build With :

Running

  • Open IDE that supports python(recommended: Pycharm)
  • Do not forget to install the required packgaes & libraries
  • put the given dataset with the same name and file structure
  • Run the model.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published