#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.
./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}]
URL | Video source identificator. See dynamic property URL for QVMPlayerCamera. |
./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}]
URL | Video source identificator. See dynamic property URL for QVMPlayerCamera. |
./corners --URL=<path or url to video>
URL | Video source identificator. See dynamic property URL for QVMPlayerCamera. |
./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}]
URL | Video source identificator. See dynamic property URL for QVMPlayerCamera. |
Definition in file corners.cpp.