w2kmeans::MotionEstimateHandler< GridType > Class Template Reference

Inheritance diagram for w2kmeans::MotionEstimateHandler< GridType >:

w2kmeans::MotionAdvector< GridType > w2kmeans::MotionEstimator< GridType > w2kmeans::ProbabilisticAdvector< GridType > w2kmeans::PutGetAdvector< GridType > w2kmeans::SwathAdvector< GridType > w2kmeans::ImageMotionEstimator< GridType > w2kmeans::SegmentMotionEstimator< GridType > w2kmeans::ProbabilisticSwathAdvector< GridType > w2kmeans::CressmanAdvector< GridType > w2kmeans::HSMotionEstimator< GridType > w2kmeans::KLTMotionEstimator< GridType > List of all members.

Detailed Description

template<class GridType>
class w2kmeans::MotionEstimateHandler< GridType >

An interface for a motion estimator to communicate its estimates to a motion advector, for example.

Author:
Lakshman
Version:
Id
w2kmeans_MotionEstimateHandler.h,v 1.10 2009/06/02 20:17:58 lakshman Exp


Public Member Functions

virtual void handleMotionEstimate (const GridType &east, const GridType &south, const GridType &rateOfIncrease, size_t scale, bool complete)=0
virtual void handleIntermediateProduct (const code::DataType &prod)
virtual ~MotionEstimateHandler ()


Constructor & Destructor Documentation

template<class GridType>
virtual w2kmeans::MotionEstimateHandler< GridType >::~MotionEstimateHandler (  )  [virtual]


Member Function Documentation

template<class GridType>
virtual void w2kmeans::MotionEstimateHandler< GridType >::handleIntermediateProduct ( const code::DataType &  prod  )  [virtual]

template<class GridType>
virtual void w2kmeans::MotionEstimateHandler< GridType >::handleMotionEstimate ( const GridType &  east,
const GridType &  south,
const GridType &  rateOfIncrease,
size_t  scale,
bool  complete 
) [pure virtual]

Implemented in w2kmeans::MotionAdvector< GridType >, and w2kmeans::MotionEstimator< GridType >.


Generated on Fri May 4 13:40:24 2012 for WDSS-IIw2algs by  doxygen 1.4.7