IGroup< Names::_, IValue< Names::inFile, false, Path >, IValue< Names::outFile, false, Path >, IValue< Names::oFormat, false, String >, IValue< Names::operation, false, MorphOperation >, IValue< Names::kernelShape, false, KernelShape >, IValue< Names::kernelSize, false, int > > Options
Options of Module Morph.
Definition: IMorph.hpp:32
Applies morphological operations (opening, closing, erosion, dilation) on raster datasets.
Definition: IMorph.hpp:40