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 |
w2img::FeatureTracker< GridType >::RegionProperty::RegionProperty | ( | ) |
float w2img::FeatureTracker< GridType >::RegionProperty::avg | ( | ) | const [inline] |
void w2img::FeatureTracker< GridType >::RegionProperty::update | ( | float | val, | |
float | wt | |||
) |
float w2img::FeatureTracker< GridType >::RegionProperty::wtavg | ( | ) | const [inline] |
float w2img::FeatureTracker< GridType >::RegionProperty::max_value |
float w2img::FeatureTracker< GridType >::RegionProperty::min_value |
int w2img::FeatureTracker< GridType >::RegionProperty::N |
float w2img::FeatureTracker< GridType >::RegionProperty::sum_value |
float w2img::FeatureTracker< GridType >::RegionProperty::sum_wtval |
float w2img::FeatureTracker< GridType >::RegionProperty::tot_wt |