ComfyUI Node
cv2.invertAffineTransform
Raw wrapper of cv2.invertAffineTransform(M). Parameters marked '?' are optional; blank means OpenCV default. See the OpenCV documentation for details.
cv2.invertAffineTransform
- M
- nparray
Categoryimage/CV/low-level/cv2 I
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| M | NPARRAY | - - - A data array (points / matrix), NOT an image - only an NPARRAY link is accepted here. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| nparray | NPARRAY | — |