Represents a single scale band in which contour facilitation is run. More...
Public Member Functions | |
ContourLayer (OptionManager &mgr, const std::string &descrName, const std::string &tagName) | |
Image< float > | compute (const ImageSet< float > &input, const ContourConnection &connection, const std::string &saveSuffix, int normFlags, SaveSet &save, const unsigned int niter, const Dims &origdims) |
Protected Attributes | |
OModelParam< bool > | itsSaveLayerOutput |
OModelParam< bool > | itsSaveLayerDetails |
Represents a single scale band in which contour facilitation is run.
Definition at line 940 of file ContourChannel.C.