Short Name:
|
Derived From:
|
Fields:
|
Normalizes the pixels values of the given image by mapping raw pixel values to normalized pixel values using the specified intervals.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
image
|
Image
|
# != null |
|
The image to normalize. |
||||
required
|
range
|
PixelRange
|
||
The pixel value range. |
||||
optional
|
reinterpret
|
bool
|
false |
|
|
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |