opals::opts::FillGaps Namespace Reference

Options of Module FillGaps. More...

Typedefs

using Options = IGroup< Names::_, IValue< Names::inFile, false, Path >, IValue< Names::outFile, false, Path >, IValue< Names::oFormat, false, String >, IValue< Names::method, false, FillMethod >, IValue< Names::feature, false, DM::StatFeature >, IGroup< Names::adaptive, IValue< Names::weightFunc, false, String >, IValue< Names::maxPixelRigorous, false, double >, IValue< Names::gridSize, false, unsigned > >, IValue< Names::boundaryRatio, false, float >, IValue< Names::fillMask, false, Path >, IValue< Names::maxArea, false, double >, IValue< Names::gapInfo, false, Vector< GapInfo > >, IValue< Names::noData, false, NoDataType > >
 Options of Module FillGaps.
 

Detailed Description

Options of Module FillGaps.