Skip to content

It aims to develop a system that converts sign language gestures into text.

Notifications You must be signed in to change notification settings

ashvtosh/Major-Project

Repository files navigation

Sign Language to Text Conversion

Overview

This project aims to develop a system that converts sign language gestures into text. It utilizes computer vision techniques to detect and recognize sign language gestures captured via a camera. The converted text can then be used for various applications such as communication aids for individuals with hearing impairments or for real-time translation.

Features

  • Real-time sign language gesture recognition.
  • Conversion of recognized gestures into text.
  • Support for multiple sign languages.

Dependencies

  • Python 3.x
  • OpenCV
  • TensorFlow
  • Other dependencies

Installation

  1. Clone this repository to your local machine:

git clone https://github.com/ashvtosh/Major-Project.git

  1. Install dependencies using pip

Usage

  1. Run the main script:

  2. Point your camera towards the sign language gestures you want to convert.

  3. The recognized text will be displayed on the screen.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository, create a new branch, make your changes, and submit a pull request.

About

It aims to develop a system that converts sign language gestures into text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages