COSC345CoolGroupASLtoSpeech
BridgingASLandspokenlanguagewithAI:Translategesturestospeechforinclusivecommunication.
|
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 | |
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.