examples/corners/corners.cpp File Reference

Obtains Harris corners from the frames of a 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 <qvdta/qvpolyline.h>
#include <qvdta/qvdta.h>

Go to the source code of this file.


Detailed Description

Obtains Harris corners from the frames of a video input source.

Todo:
Detailed description should follow.

Usage

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

En mathematica: H = {{h1, h2, h3}, {h4, h5, h6}, {h7, h8, h9}}; Cross[{p, q, 1}, H .{x, y, 1}]

Parameters:
URL Video source identificator. See dynamic property URL for QVMPlayerCamera.
Author:
PARP Research Group. University of Murcia, Spain.
Todo:
Detailed description should follow.

Usage

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


Generated on Thu Mar 13 19:18:16 2008 for QVision by  doxygen 1.5.3