w2img::GridThresholder Class Reference

List of all members.

Detailed Description

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

Author:
lakshman
Version:
Id
w2img_GridThresholder.h,v 1.9 2011/08/23 16:53:00 Valliappa.Lakshmanan Exp


Public Member Functions

 GridThresholder (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &searchRadius, const std::string &acceptableTimeDiffInMinutes, const std::string &valueBelowWhichToThreshold, const std::string &suffixForOutputName, const std::string &blobThreshold, const std::string &smoothingKernel)
 Algorithm constructor, called from w2threshold_main with the command-line options passed in.
void processInputDataType (const code::DataType &data)
void processThresholdDataType (const code::DataType &data)


Constructor & Destructor Documentation

w2img::GridThresholder::GridThresholder ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  searchRadius,
const std::string &  acceptableTimeDiffInMinutes,
const std::string &  valueBelowWhichToThreshold,
const std::string &  suffixForOutputName,
const std::string &  blobThreshold,
const std::string &  smoothingKernel 
)

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


Member Function Documentation

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

void w2img::GridThresholder::processThresholdDataType ( const code::DataType &  data  ) 


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