examples/canny/canny.cpp File Reference
Obtains edges from frames of the input video source using Canny edge detector. More...
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <QDebug>
#include <qvcore/qvapplication.h>
#include <qvcameras/qvmplayercamera.h>
#include <qvgui/qvgui.h>
#include <qvdta/qvpolyline.h>
#include <qvdta/qvcontour.h>
Go to the source code of this file.
Detailed Description
Obtains edges from frames of the input video source using Canny edge detector.
- Todo:
- Detailed description should follow.
Once compiled, the program should be used with this command line: ./canny --URL=<path or url to video>
- Parameters:
-
| URL | Video source identificator. See dynamic property URL for QVMPlayerCamera. |
- Author:
- PARP Research Group. University of Murcia, Spain.
Definition in file canny.cpp.
Generated on Thu Mar 13 19:18:16 2008 for QVision by
1.5.3