PARP Research Group University of Murcia, Spain


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.


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.

Usage of the program.

Once installed the QVision, compile using the qmake and make tools:
 # qmake; make 
Execute the application with the following line:
 ./plots --URL=<source video identifier string> 
For example:
 ./plots --URL=http://perception.inf.um.es/public_data/videos/misc/minuto.avi 
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.




QVision framework. PARP research group, copyright 2007, 2008.