im_cornerPin v2.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Igor Majdandzic
Advanced Cornerpin for easier copy-paste action from tracker to cornerpin. Includes from-to copy, stabilize and reference frame options, and automatic snap.
Requirements:
5.1, 5.2, 6.0, 6.1 or later
5.1, 5.2, 6.0, 6.1 or later
23 Sep 2010
156
Select Cornerpin and Tracker, choose your copy style and hit Update.
When input resolution changes im_cornerPin adjusts for the new image dimensions automatically.
Add these lines to your menu.py:
import im_cornerPin
nuke.addOnUserCreate(im_cornerPin.cornerPin, nodeClass = 'CornerPin2D')
nuke.addKnobChanged(im_cornerPin.cornerPinCB, nodeClass = 'CornerPin2D')
Please login in order to download these files.