opals::opts::FillGaps Namespace Reference

Options of Module FillGaps. More...

Typedefs

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

Detailed Description

Options of Module FillGaps.