w2img::FeatureTracker< GridType >::RegionProperty Struct Reference

List of all members.

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


Public Member Functions

void update (float val, float wt)
float avg () const
float wtavg () const
 RegionProperty ()

Public Attributes

float min_value
float max_value
float sum_value
int N
float sum_wtval
float tot_wt

Constructor & Destructor Documentation

template<class GridType>
w2img::FeatureTracker< GridType >::RegionProperty::RegionProperty (  ) 


Member Function Documentation

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::avg (  )  const [inline]

template<class GridType>
void w2img::FeatureTracker< GridType >::RegionProperty::update ( float  val,
float  wt 
)

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::wtavg (  )  const [inline]


Member Data Documentation

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::max_value

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::min_value

template<class GridType>
int w2img::FeatureTracker< GridType >::RegionProperty::N

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::sum_value

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::sum_wtval

template<class GridType>
float w2img::FeatureTracker< GridType >::RegionProperty::tot_wt


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