opals::opts::EdgeDetect Namespace Reference

Options of Module EdgeDetect. More...

Typedefs

using Options = IGroup< Names::_, IValue< Names::inFile, false, Path >, IValue< Names::outFile, false, Path >, IValue< Names::oFormat, false, String >, IValue< Names::detector, false, EdgeDetector >, IValue< Names::sigmaSmooth, false, float >, IValue< Names::threshold, false, Array< double, 2 > >, IValue< Names::tempDirectory, false, Path >, IValue< Names::debugOutFile, false, bool >, IValue< Names::limit, false, GridLimit >, IValue< Names::noData, false, NoDataType > >
 Options of Module EdgeDetect.
 

Detailed Description

Options of Module EdgeDetect.