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

List of all members.

Detailed Description

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

Parameters for the FeatureTracker.


Public Member Functions

 Parameters ()
 creates a default parameter set with no tracked fields.

Public Attributes

std::string outputTypeName
 TornadoPossibilityTable, by default.
int MAX_COAST_FRAMES
 how many frames without a detection should we coast one?
size_t MAX_FEATURE_ID
 maximum feature id.
int POSSIBILITY_SCALE
 The number to multiply the possibility by to make them integers.
float PIXEL_POSSIBILITY_THRESH
float CLUSTER_TOTAL_POSSIBILITY_THRESH
float CLUSTER_AVERAGE_POSSIBILITY_THRESH
size_t CLUSTER_SIZE_THRESH
std::vector< TrackedFieldtrackedFields


Constructor & Destructor Documentation

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

creates a default parameter set with no tracked fields.


Member Data Documentation

template<class GridType>
float w2img::FeatureTracker< GridType >::Parameters::CLUSTER_AVERAGE_POSSIBILITY_THRESH

template<class GridType>
size_t w2img::FeatureTracker< GridType >::Parameters::CLUSTER_SIZE_THRESH

template<class GridType>
float w2img::FeatureTracker< GridType >::Parameters::CLUSTER_TOTAL_POSSIBILITY_THRESH

template<class GridType>
int w2img::FeatureTracker< GridType >::Parameters::MAX_COAST_FRAMES

how many frames without a detection should we coast one?

template<class GridType>
size_t w2img::FeatureTracker< GridType >::Parameters::MAX_FEATURE_ID

maximum feature id.

template<class GridType>
std::string w2img::FeatureTracker< GridType >::Parameters::outputTypeName

TornadoPossibilityTable, by default.

template<class GridType>
float w2img::FeatureTracker< GridType >::Parameters::PIXEL_POSSIBILITY_THRESH

template<class GridType>
int w2img::FeatureTracker< GridType >::Parameters::POSSIBILITY_SCALE

The number to multiply the possibility by to make them integers.

template<class GridType>
std::vector<TrackedField> w2img::FeatureTracker< GridType >::Parameters::trackedFields


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