examples/contours/contours.cpp File Reference

Obtains contours from thresholded frames from the video input source. More...

#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <QDebug>
#include <qvcore/qvapplication.h>
#include <qvcameras/qvmplayercamera.h>
#include <qvgui/qvgui.h>
#include <qvgui/qvimagecanvas.h>
#include <qvdta/qvpolyline.h>
#include <qvdta/qvcontour.h>

Go to the source code of this file.


Detailed Description

Obtains contours from thresholded frames from the video input source.

Uses IPE for contour simplifiyng.

Todo:
Detailed description should follow.

Usage

Once compiled, the program should be used with this command line:
        ./contours --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 contours.cpp.


Generated on Fri Feb 22 18:26:55 2008 for QVision by  doxygen 1.5.3