mimas::opticflow_diff_tool Class Reference

Differential optic flow - see page 196-197 of Trucco and Verri. More...

#include <opticflow_diff_tool.h>

Collaboration diagram for mimas::opticflow_diff_tool:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 opticflow_diff_tool (void)
 constructor
 ~opticflow_diff_tool (void)
 destructor
void findFlow (image< int > &image_t, image< int > &image_dt)
 find the optic flow using input images taken at time t and at t+dt
void findFlow (image< double > &image_t, image< double > &image_dt)
void findFlow (std::vector< image< double > > &imagein)
 find the optic flow using input images taken at time t and at t+dt
void getXflow (image< double > &xf)
 get the x direction vector flow
void getYflow (image< double > &yf)
 get the y direction vector flow

Detailed Description

Differential optic flow - see page 196-197 of Trucco and Verri.

Author:
Bala Amavasai (bala@amavasai.org)
Date:
Mon Aug 5 11:54:14 UTC 2002
Header
/cvs/mimas2/include/opticflow_diff_tool.h,v 1.1.1.1 2005/08/09 15:37:45 engmb Exp

Definition at line 18 of file opticflow_diff_tool.h.


Constructor & Destructor Documentation

mimas::opticflow_diff_tool::opticflow_diff_tool ( void   ) 

constructor

mimas::opticflow_diff_tool::~opticflow_diff_tool ( void   ) 

destructor


Member Function Documentation

void mimas::opticflow_diff_tool::findFlow ( image< int > &  image_t,
image< int > &  image_dt 
)

find the optic flow using input images taken at time t and at t+dt

void mimas::opticflow_diff_tool::findFlow ( image< double > &  image_t,
image< double > &  image_dt 
)

void mimas::opticflow_diff_tool::findFlow ( std::vector< image< double > > &  imagein  ) 

find the optic flow using input images taken at time t and at t+dt

void mimas::opticflow_diff_tool::getXflow ( image< double > &  xf  ) 

get the x direction vector flow

void mimas::opticflow_diff_tool::getYflow ( image< double > &  yf  ) 

get the y direction vector flow


The documentation for this class was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:40 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...