Classes | |
class | QVCpuPlot |
Class for plot graphs of worker's cpustat properties. More... | |
class | QVGUI |
Main user interface widget for QVision applications. More... | |
class | QVHistogramPlot |
Class for plot worker's histograms. More... | |
class | QVImageCanvas |
Viewer widget for QVImage objects and other data types. More... | |
class | QVNumericPlot |
Class for plot graphs of worker's int and double properties. More... |
The class QVGUI offers widgets and sliders to control input video flow, algorithm parameters of the workers of the application, and CPU stadistics. You can check the detailed description section from its API documentation for futher info about its usage and functionality.
The class QVImageCanvas offers a widget to show output images with functionality to pixel inspection, stadistics and so. You can read detailed usage and functionality in the detailed description section from its API documentation.