im_cornerPin

Advanced Cornerpin for easier copy-paste action from tracker to cornerpin. Includes from-to copy, stabilize and reference frame options, and automatic snap.

Updated: 24 September 2010

Author: Badger

Compatible Nuke versions: 5.1 or later

Compatibility: Linux, Mac, Windows

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')

Sign in or register to download or rate.