PARP Research Group University of Murcia


examples/movingEdgesDetector/movingEdgesDetector.cpp File Reference

A simple moving edge detector based on the Canny edge detector. More...

Go to the source code of this file.


Detailed Description

A simple moving edge detector based on the Canny edge detector.

This is an example application which combines several blocks from the QVision, and a user-defined one, to perform detection of moving edges on an input video sequence.

Usage

Once compiled, the program should be used with this command line:
        ./movingEdgesDetector --URL=<path or url to video>

Parameters:
URL Video source identificator. See section Video source identifier URL formats for further info about its format.
Author:
PARP Research Group. University of Murcia, Spain.

Definition in file movingEdgesDetector.cpp.




QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010.