jit.planeop
Description
jit.planeop applies an operator to all the planar elements, converting multi-plane input to single-plane output.
Matrix Operator
matrix inputs:1, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 0 | 0 | 0 | 1 | 1 | char long float32 float64 |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
op [symbol]
The operator to be applied across the plane (default = avg).
Supported Operators:= average
= multiplication (also )
= addition (also )
= minimum
= maximum
Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.op | |
jit.dimop | |
jit.expr |