w2img::FeatureTracker< GridType > Class Template Reference

List of all members.

Detailed Description

template<class GridType>
class w2img::FeatureTracker< GridType >

Tracks possibility clusters and assigns attributes to those clusters.

Author:
lakshman
Version:
Id
w2img_FeatureTracker.h,v 1.13 2009/06/02 20:17:56 lakshman Exp


Public Member Functions

 FeatureTracker (const Parameters &params)
code::DataTable track (const GridType &featureposs, const std::vector< GridType > &fields)
virtual ~FeatureTracker ()
const ParametersgetParams () const
const code::Image< int > & getFeatureIDs () const
 Returns an image where every pixel corresponding to a feature is marked by that feature's FeatureID.

Protected Member Functions

virtual void doAddColumns (code::DataTable &table)

Classes

struct  FeatureID
class  Parameters
 Parameters for the FeatureTracker. More...
class  Region
struct  RegionProperty
class  TrackedField
 One of the fields whose features is also to be computed alongside the features being tracked. More...


Constructor & Destructor Documentation

template<class GridType>
w2img::FeatureTracker< GridType >::FeatureTracker ( const Parameters params  ) 

template<class GridType>
virtual w2img::FeatureTracker< GridType >::~FeatureTracker (  )  [inline, virtual]


Member Function Documentation

template<class GridType>
virtual void w2img::FeatureTracker< GridType >::doAddColumns ( code::DataTable &  table  )  [inline, protected, virtual]

Reimplemented in w2torn::PolarTornPossTable.

template<class GridType>
const code::Image<int>& w2img::FeatureTracker< GridType >::getFeatureIDs (  )  const [inline]

Returns an image where every pixel corresponding to a feature is marked by that feature's FeatureID.

template<class GridType>
const Parameters& w2img::FeatureTracker< GridType >::getParams (  )  const [inline]

template<class GridType>
code::DataTable w2img::FeatureTracker< GridType >::track ( const GridType &  featureposs,
const std::vector< GridType > &  fields 
)


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