PARP Research Group Universidad de Murcia


src/qvgpukltflow/qvopticalflow.cpp File Reference

File from the QVision library. More...

#include "qvopticalflow.h"
#include "v3d_gpubase.h"
#include "v3d_gpuflow.h"
#include "v3d_gpupyramid.h"
#include "v3d_utilities.h"
#include "v3d_image.h"
#include "v3d_timer.h"
#include <QVImage>
#include <QVPyramid>

Go to the source code of this file.

Functions

void qvInitFlowGPU (TVL1_FlowEstimator *&flowEstimator, int w, int h, int nLevels, int nIterations, int nOuterIterations, double lambda, double tau, double theta)
 Initialize the dense flow estimator.
void qvOpticalFlowGPU (TVL1_FlowEstimator *flowEstimator, QVPyramid *p1, QVPyramid *p2, QVImage< sFloat, 1 > &x, QVImage< sFloat, 1 > &y)
 Compute dense optical flow between two images.

Detailed Description

File from the QVision library.

Author:
PARP Research Group. University of Murcia, Spain.

Definition in file qvopticalflow.cpp.




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