Skip to content

Hand Sign language Recognition Project, Which detects Alphabets A to Z

Notifications You must be signed in to change notification settings

vikki9121/Hand-Sign-Detection-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand-Sign-Detection-

Hand Sign language Recognition Project, Which detects Alphabets A to Z

Project Overview

In this sign language recognition project, we create a sign detector, which detects the alphabets.

We have developed this project using OpenCV and Keras modules of python.

American Sign Language alphabet

sign

Prerequisites

  • Python (3.7.4)
  • IDE (PyCharm)
  • Numpy (version 1.16.5)
  • cv2 (openCV) (version 3.4.2)
  • Keras (version 2.3.1)
  • Tensorflow (as keras uses tensorflow in backend and for image preprocessing) (version 2.0.0)

To Run The Project

To collect the image run the dataCollection.pyfile to take Pictures By clicking s to save the pictures

To run the project Run test.py The output will Genrated in 300X300

Sample Output

Screenshot (1) Screenshot (2) Screenshot (3)

About

Hand Sign language Recognition Project, Which detects Alphabets A to Z

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages