ReTransform v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
10.0, 6.3 or later
Linux, Mac, Windows
I found this useful when tracking on highres footage but doing the compositing on a
lower res version. Using ReTransform, you can re-calculate your tracking data for any
other resolution.
Usage:
- Connect the node you want to convert to the ReTransform input.
- Set the original resolution
- Set the output resolution
- Hit 'ReTransform!'
If you had a Tracker node connected upstream, you will get a new Transform node which holds the transformation
data from the Tracker, but now converted to the new resolution.
Does NOT work for expression linked data. You have to bake it first.
I haven't tested this in any other versions then the ones specified, but it should generally work
in any Nuke version from 6.3 upwards.
Installation:
Place the files dh_rtgui.py and dh_ReTransform.py in your .nuke folder.
Add these lines to your menu.py:
import dh_rtgui
nuke.menu('Nodes').addCommand('User/dh_ReTransform', dh_rtgui.RTGui, '')
ReTransform will appear as an entry in a 'User' category in the Nodes bar. You can replace 'User' with anything you like.
Contact me in case you have any questions or bug reports.
Comments
RSS feed for comments to this post