Computes the standard deviation of a neighborhood for a given raster. Returns a raster of TypeDouble.
Note
StandardDeviation does not currently support Double raster data inputs.
If you use a Tile with a Double CellType (TypeFloat, TypeDouble)
the data values will be rounded to integers.
Computes the standard deviation of a neighborhood for a given raster. Returns a raster of TypeDouble.
StandardDeviation does not currently support Double raster data inputs. If you use a Tile with a Double CellType (TypeFloat, TypeDouble) the data values will be rounded to integers.