Classification from FractionΒΆ
Creates classification from class fraction. Winner class is equal to the class with maximum class fraction.
Parameters
- ClassFraction [raster]
- Specify input raster.
- Minimal overall coverage [number]
Mask out all pixels that have an overall coverage less than the specified value. This controls how edges between labeled and no data regions are treated.
Default: 0.5
- Minimal dominant coverage [number]
Mask out all pixels that have a coverage of the predominant class less than the specified value. This controls pixel purity.
Default: 0.5
Outputs
- Output Classification [rasterDestination]
- Specify output path for classification raster.