Short Name:
|
|
Fields: |
The pixel range structure is used to map raw pixel values to normalized pixel values.
A pixel range is defined by two tiepoints, each containing a raw pixel value and a normalized pixel value. By carefully choosing the tiepoints, one can easily perform arbitrary linear transformations on pixel values.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
raw
|
Vec2
|
||
The raw pixel value range. |
||||
optional
|
pixel
|
Vec2
|
{0, 16777215} |
|
The normalized pixel value range. |
The following table shows all usages of this config type.
Used By:
|