examples/plots/plots.cpp File Reference
Shows some image statistics and histograms in a set of plot widgets. More...
Go to the source code of this file.
|
Classes |
class | MyWorker |
Functions |
int | main (int argc, char *argv[]) |
Detailed Description
Shows some image statistics and histograms in a set of plot widgets.
The plots displayed are graphs for the minimal and maximal pixel values for the input images, and histograms for the image.
Once installed the QVision, compile using the qmake and make tools: Execute the application with the following line: ./plots --URL=<source video identifier string>
For example: See section Video source identifier URL formats for further info about the format and types of source video identifier strings. - Author:
- PARP Research Group. University of Murcia, Spain.
Definition in file plots.cpp.