Skip to content
#

handgesture-recognition

Here are 77 public repositories matching this topic...

With the help of OpenCV and Deep Learning CNN algorithm performing some action with hand gesture though webcam like I'm playing chrome browser famous game dinosaur jump. And for CNN model I have collected my own Dataset by capturing 350+ images.

  • Updated Mar 22, 2020
  • Jupyter Notebook

There is a dataset of sign language using hand gestures. So there are 10 classes each classes having 3000 images. All the images are in RGB format. You need to perform the following steps. 1. Convert the image into binary image. From each class in the dataset use 70% for training and 30% for testing. 2. Extract features from these and store them…

  • Updated Nov 22, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the handgesture-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the handgesture-recognition topic, visit your repo's landing page and select "manage topics."

Learn more