examples/rectify/rectify.cpp File Reference

Rectifies a 2D plane from the input image. More...

#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <math.h>
#include <QDebug>
#include <QVector>
#include <QThread>
#include <qvcore/qvapplication.h>
#include <qvcameras/qvmplayercamera.h>
#include <qvgui/qvgui.h>
#include <qvdta/qvpolyline.h>
#include <qvdta/qvdta.h>
#include <TooN/TooN.h>
#include <TooN/numerics.h>
#include <TooN/numhelpers.h>
#include <TooN/SVD.h>
#include <TooN/LU.h>
#include <TooN/SymEigen.h>

Go to the source code of this file.

Defines

#define PI   3.1415926535


Detailed Description

Rectifies a 2D plane from the input image.

Todo:
Detailed description should follow.

Usage

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


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