opticalFlow.h File Reference

Header file declaring an implementation of the Lucas-Kanade optical flow algorithm. More...

#include <dlrComputerVision/image.h>
#include <dlrNumeric/array2D.h>
#include <dlrNumeric/index2D.h>
#include <dlrNumeric/vector2D.h>
#include <dlrCommon/types.h>
#include <dlrComputerVision/filter.h>
#include <dlrComputerVision/kernel.h>
#include <dlrComputerVision/kernels.h>
#include <dlrComputerVision/utilities.h>
#include <dlrNumeric/utilities.h>

Include dependency graph for opticalFlow.h:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::computerVision

Classes

class  dlr::computerVision::OpticalFlow< Format >
 This class uses the method of Lucas and Kanade[1] to estimate the optical flow between two images. More...


Detailed Description

Header file declaring an implementation of the Lucas-Kanade optical flow algorithm.

Copyright (C) 2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
821
Date
2006-11-20 00:53:19 -0500 (Mon, 20 Nov 2006)

Definition in file opticalFlow.h.


Generated on Mon Jul 9 20:34:12 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2