geotrellis.raster.op.focal
Computes the maximum value of a neighborhood for a given raster.
Maximum 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 maximum value of a neighborhood for a given raster.
Maximum 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.