w2img::WatershedAlg Class Reference

List of all members.

Detailed Description

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

Author:
lakshman
Version:
Id
w2img_WatershedAlg.h,v 1.2 2009/06/02 20:17:56 lakshman Exp


Public Member Functions

 WatershedAlg (const std::string &outputDir, const std::string &outputLBName, bool realtime, const std::string &dataRange, const std::string &smoothingKernel)
 Algorithm constructor, called from w2watershed_main with the command-line options passed in.
void processInputDataType (const code::DataType &data)


Constructor & Destructor Documentation

w2img::WatershedAlg::WatershedAlg ( const std::string &  outputDir,
const std::string &  outputLBName,
bool  realtime,
const std::string &  dataRange,
const std::string &  smoothingKernel 
)

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


Member Function Documentation

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


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