jit.map
Description
The jit.map object maps input range to output range as specified by map attribute settings that specify input and output value ranges.
Examples

Matrix Operator
matrix inputs:1, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
clip [int]
Clipping flag (default = 1) When the flag is set, any input whose mapped value falls outside the range specified by the
and values is set to the lower or upper boundary value.map [4 floats]
Input to output map
(default = 0. 1. 0. 1.) The range specified by to is mapped to the range specified by to .Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.charmap | |
jit.clip | |
jit.op | |
jit.scalebias |