Type: lib.image.warp.Affine
Namespace: lib.image.warp
Description
Apply an inverse 2×3 affine matrix. Each output UV maps to source (m00·u + m01·v + tx, m10·u + m11·v + ty). image, affine, transform, matrix, warp
Properties
(none)
Outputs
| Output | Type | Description |
|---|---|---|
| output | image |
Related Nodes
Browse other nodes in the lib.image.warp namespace.