New Reference Frame for Transform & CornerPin2D is a Python-based tool to:
A) Set a new reference frame for any baked-in Transform or CornerPin2D node.
B) Generate data for MatchMove and Stabilize.
B) Generate data for MatchMove and Stabilize.
Usage:
• Select a Transform or CornerPin2D node.
• From the Panel:
- Select Origin node's function.
- Select New node's function.
- Enter new reference frame.
• From the Panel:
- Select Origin node's function.
- Select New node's function.
- Enter new reference frame.
This script is executable directly from Nuke's Script Editor.
Changelog:
- v1.1: Fixed bug that occured when naming the new node. Added option to disable Multi-threading.
- v1.2: Compatible with Python 3.