N-20 Face Warp
JHPixelProFaceWarp warps an image from source landmarks to destination landmarks using triangle-wise affine transforms. It is the deterministic geometry node for controlled face-shape adjustments.
Schema
| Name | Kind | Type / default | Description |
|---|---|---|---|
image |
Input | IMAGE |
Image to warp. |
src_landmarks |
Input | LANDMARKS |
Source dense landmark set. |
dst_landmarks |
Input | LANDMARKS |
Destination dense landmark set. |
warped |
Output | IMAGE |
Warped face image. |