COSC345CoolGroupASLtoSpeech
BridgingASLandspokenlanguagewithAI:Translategesturestospeechforinclusivecommunication.
|
Contains the declaration of the Camera class. More...
#include <QMainWindow>
#include <QAudioInput>
#include <QCamera>
#include <QImageCapture>
#include <QVideoFrame>
#include <QMediaCaptureSession>
#include <QMediaDevices>
#include <QMediaMetaData>
#include <QMediaRecorder>
#include <QScopedPointer>
#include <QMenu>
#include <QMenuBar>
#include <QList>
#include <QPair>
#include <QVideoWidget>
#include <QMediaPlayer>
#include <QVideoSink>
#include <QtCore>
#include <QMessageBox>
#include <QStackedWidget>
#include <QProgressBar>
#include <QRadioButton>
Go to the source code of this file.
Classes | |
class | Camera |
The Camera class represents the main application window and camera functionalities. More... | |
Namespaces | |
Ui | |
Contains user interface classes for the Camera application. | |