w2img::FeatureTracker< GridType >::Region Class Reference

List of all members.

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


Public Member Functions

float cx () const
float cy () const
int size () const
bool should_prune (const Parameters &) const
 Region (int num_fields)
void update (float featureposs, const std::vector< GridType > &fields_in, int x, int y, int scaledx, int scaledy)

Public Attributes

std::vector< typename FeatureTracker<
GridType >::RegionProperty
properties
FeatureTracker< GridType
>::RegionProperty 
featureposs
Cluster< SingleFeaturecluster
int label_in_image

Friends

bool operator< (const Region &a, const Region &b)
 decreasing order of size.

Constructor & Destructor Documentation

template<class GridType>
w2img::FeatureTracker< GridType >::Region::Region ( int  num_fields  )  [inline]


Member Function Documentation

template<class GridType>
float w2img::FeatureTracker< GridType >::Region::cx (  )  const [inline]

template<class GridType>
float w2img::FeatureTracker< GridType >::Region::cy (  )  const [inline]

template<class GridType>
bool w2img::FeatureTracker< GridType >::Region::should_prune ( const Parameters  )  const

template<class GridType>
int w2img::FeatureTracker< GridType >::Region::size (  )  const [inline]

template<class GridType>
void w2img::FeatureTracker< GridType >::Region::update ( float  featureposs,
const std::vector< GridType > &  fields_in,
int  x,
int  y,
int  scaledx,
int  scaledy 
)


Friends And Related Function Documentation

template<class GridType>
bool operator< ( const Region a,
const Region b 
) [friend]

decreasing order of size.


Member Data Documentation

template<class GridType>
Cluster<SingleFeature> w2img::FeatureTracker< GridType >::Region::cluster

template<class GridType>
FeatureTracker<GridType>::RegionProperty w2img::FeatureTracker< GridType >::Region::featureposs

template<class GridType>
int w2img::FeatureTracker< GridType >::Region::label_in_image

template<class GridType>
std::vector<typename FeatureTracker<GridType>::RegionProperty> w2img::FeatureTracker< GridType >::Region::properties


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