![]() |
University of Murcia, Spain ![]() |
examples/plots/plots.cpp File ReferenceShows some image statistics and histograms in a set of plot widgets. More...
Go to the source code of this file. Detailed DescriptionShows 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
./plots --URL=<source video identifier string>
./plots --URL=http://perception.inf.um.es/public_data/videos/misc/minuto.avi
Definition in file plots.cpp. |