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) |
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.
void w2img::WatershedAlg::processInputDataType | ( | const code::DataType & | data | ) |