PARP Research Group Universidad de Murcia


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

A simple program to test the wrapping functions for the optical flow on the GPU. More...

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

Go to the source code of this file.


Detailed Description

A simple program to test the wrapping functions for the optical flow on the GPU.

This application performs dense optical flow on an input video sequence using the GPU implementation of the TV-L1 optical flow algorithm provided by the GPU-KLT+FLOW software.

Usage

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

        ./demoDense --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 demoDense.cpp.




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