Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt

Use this file to discover all available pages before exploring further.

Normalize the value in the array to [0, 255]. Uniform arrays are set to 0 after normalization.

Signatures

RS_Normalize (Band: ARRAY[Double])

Parameters

Band
ARRAY[Double]
required
The band index.

Return type

An array of double values.

Example

SELECT RS_Normalize(band)