w2img::GridLocalMax Class Reference

List of all members.

Detailed Description

Algorithm main class, whose methods are invoked by various listeners in w2localmax_main.cc Interface code auto-generated by w2algcreator.

Author:
lakshman
Version:
Id
w2img_GridLocalMax.h,v 1.8 2011/04/12 14:40:00 lakshman Exp


Public Member Functions

 GridLocalMax (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &dataRange, const std::string &deltaForCluster, const std::string &smoothingKernel, const std::string &sizeThresholdInPixels, const std::string &totalIntensityThreshold, const std::string &maxFeatureID, const std::string &coastFrames, bool useSmallestValid)
 Algorithm constructor, called from w2localmax_main with the command-line options passed in.
void processInputDataType (const code::DataType &data)
void write (const code::DataType &localmax, const code::DataTable &tbl)

Friends

class Helper< code::PolarGrid >
class Helper< code::LatLonGrid >

Classes

class  Helper


Constructor & Destructor Documentation

w2img::GridLocalMax::GridLocalMax ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  dataRange,
const std::string &  deltaForCluster,
const std::string &  smoothingKernel,
const std::string &  sizeThresholdInPixels,
const std::string &  totalIntensityThreshold,
const std::string &  maxFeatureID,
const std::string &  coastFrames,
bool  useSmallestValid 
)

Algorithm constructor, called from w2localmax_main with the command-line options passed in.


Member Function Documentation

void w2img::GridLocalMax::processInputDataType ( const code::DataType &  data  ) 

void w2img::GridLocalMax::write ( const code::DataType &  localmax,
const code::DataTable &  tbl 
)


Friends And Related Function Documentation

friend class Helper< code::LatLonGrid > [friend]

friend class Helper< code::PolarGrid > [friend]


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