PARP Research Group University of Murcia, Spain


Example programs.

Example applications developed over the QVision. More...


Files

file  features.cpp
 Obtains several image features from input video frames.
file  hello-world.cpp
 Shows the use of QVApllication and QVWorker classes.
file  imageIO.cpp
 Simple example of image input/output from a video file, to a canvas window.
file  inpaint.cpp
 Does inpaint reconstruction over artificialy damaged frames from a video input source.
file  movingEdgesDetector.cpp
 A simple moving edge detector based on the Canny edge detector.
file  parallel-threads.cpp
 Shows how to construct a program using several processing threads.
file  plots.cpp
 Shows some image statistics and histograms in a set of plot widgets.
file  rotoscoper.cpp
 Composes component tree image filtering and canny operator for making animation like images from real images.
file  videoPlayer.cpp
 Simple example of image input/output from a video file, to a canvas window.

Detailed Description

Example applications developed over the QVision.

Here you can check some example programs built upon the QVision library.

These are some applications developed over the QVision. To compile them, execute the following command in the examples/ directory:

 # qmake; make 

It should compile them all. For functionallity and usage details see the respective documentation.




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