geotrellis.raster.op.focal
Computes the mode of a neighborhood for a given raster
Mode does not currently support Double raster data. If you use a Tile with a Double CellType (TypeFloat, TypeDouble) the data values will be rounded to integers.
Computes the mode of a neighborhood for a given raster
Mode does not currently support Double raster data. If you use a Tile with a Double CellType (TypeFloat, TypeDouble) the data values will be rounded to integers.