CAVAPA-GUI
30.5.2014
|
Ccavapa_gui::CalibrationPoints | CalibrationPoints stores a collection of calibration points that can be drawn on a QPainter |
▼Ccavapa_gui::CaptureInterface | Interface for the capture devices |
Ccavapa_gui::HTTPCapture | The Capture device for HTTP images |
Ccavapa_gui::OpenCVCapture | The OpenCV capturing class |
Ccavapa_gui::ExportOptions | The structure holds CSV export options |
Ccavapa_gui::FrameCapture | The structure is used for storing a single source frame |
Ccavapa_gui::FrameStats | Structure for holding frame statistics on activity |
Ccavapa_gui::GraphRegion | Struct for one region of the graph |
Ccavapa_gui::GraphSettings | Graph settings type for font/colors/line widths |
▼Ccavapa_gui::KeyValueCollection | Represents a collection of key-value pairs |
Ccavapa_gui::Metadata | Represents the metadata associated with a measurement |
▼Ccavapa_gui::Settings | Provides methods for loading and saving the application settings |
Ccavapa_gui::GeneralSettings | Represents the general settings of the application |
Ccavapa_gui::SourceSettings | Represents the settings for a video source |
Ccavapa_gui::Marker | The structure holds the properties of a single marker on the graph |
▼CQDialog | |
Ccavapa_gui::ExportDialog | Class for export dialog of graphwidget |
Ccavapa_gui::GraphSettingsDialog | Class for settings dialog of graphwidget |
Ccavapa_gui::MarkerDialog | Class for marker creation dialog of the graphwidget |
Ccavapa_gui::OpenStreamDialog | Represents a dialog for opening a stream |
Ccavapa_gui::SettingsDialog | Represents the dialog for the general settings of the application |
▼CQGLWidget | |
Ccavapa_gui::SourceScene | SourceScene draws a video stream and configures camera parameters |
▼CQListWidget | |
Ccavapa_gui::CopyableListWidget | A custom list widget class that allows items to be copied to clipboard |
▼CQMainWindow | |
Ccavapa_gui::MainWindow | The main window for the CAVAPA-GUI application |
▼CQObject | |
Ccavapa_gui::AnalysisController | Base class of the CAVAPA calculations |
Ccavapa_gui::Controller | Handles the messages between UserInterface and AnalysisController |
▼CQOpenGLFunctions | |
Ccavapa_gui::GridEngine | Draws a grid with OpenGL |
Ccavapa_gui::SourceScene | SourceScene draws a video stream and configures camera parameters |
Ccavapa_gui::VideoEngine | A class for drawing the video frame with OpenGL |
▼CQWidget | |
Ccavapa_gui::ActivityGraph | Main class for Cavapa graphic curve display widget |
Ccavapa_gui::GraphWidget | The widget holds the ActivityGraph and all its controls |
Ccavapa_gui::MetaWidget | Represents the widget containing all metadata related to a measurement |
Ccavapa_gui::SceneWidget | A widget that holds the output and media controls of a video source |
Ccavapa_gui::Recorder | The buffered recorder class creates the video file from the images |
Ccavapa_gui::RecorderStats | Statistics structure used for Recorder |
Ccavapa_gui::Results | The class holds the calculation results for each frame |
▼Ccavapa_gui::Source | The camera and video file source base class |
Ccavapa_gui::Camera | The class for a camera source |
▼Ccavapa_gui::VideoFile | The class for the video file source |
Ccavapa_gui::VideoFileSet | The extension to the VideoFile class for handling multiple files |
Ccavapa_gui::SourceInfo | Holds the information related to a source including id number, type, settings, a list of the recorded videos and a list of the calibration points |
Ccavapa_gui::SourceStats | The structure to hold statistics about the source performance |
▼Ccavapa_gui::UserInterface | Defines the methods and signals that a user interface needs to have |
Ccavapa_gui::MainWindow | The main window for the CAVAPA-GUI application |
Ccavapa_gui::VertexData | Represents the information of a single vertex |