jit.submatrix
Description
Use the jit.submatrix object when you want to reference a sub region of an input matrix without copying data.
Examples

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
offset [32 ints]
Dimension offset into input matrix (default = 0 for all dimensions)
Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.coerce | |
jit.matrix | |
jit.scissors |