PARP Research Group Universidad de Murcia


examples/GPU-KLT+FLOW/demoSparse/demoSparse.cpp File Reference

A simple program to test the wrapping functions for the feature tracking on the GPU. More...

#include <GL/glew.h>
#include <QVApplication>
#include <QVDefaultGUI>
#include <QVVideoReaderBlock>
#include <QVImageCanvas>
#include <QVProcessingBlock>
#include <QVImage>
#include <qvipp.h>
#include <qvgpukltflow.h>
#include <QVKLTFeatureTracking>

Go to the source code of this file.


Detailed Description

A simple program to test the wrapping functions for the feature tracking on the GPU.

This application performs point tracking on an input video sequence using the GPU implementation of the gain-adaptive KLT feature tracker provided by the GPU-KLT+FLOW software.

Usage

Once compiled, the program should be used with this command line:

        ./demoSparse --URL=<path or url to video>
Parameters:
URL Video source identifier. See section QVMPlayerURLFormat for further info about its format.
Author:
PARP Research Group. University of Murcia, Spain.

Definition in file demoSparse.cpp.




QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.