COSC345CoolGroupASLtoSpeech
BridgingASLandspokenlanguagewithAI:Translategesturestospeechforinclusivecommunication.
Classes | Namespaces
inference_classifier.py File Reference

Contains the implementation of the PythonTest class for sign language detection. More...

Classes

class  inference_classifier.PythonTest
 A class representing sign language detection using webcam and trained model. More...
 

Namespaces

 inference_classifier
 

Detailed Description

Contains the implementation of the PythonTest class for sign language detection.

This file contains the implementation of the PythonTest class, which provides functionalities for webcam-based sign language detection using the MediaPipe library and a trained model.