ibkCreate v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Tom McCarthy
IBK set up that tries to detect if incoming image is Green screen or Blue screen
Requirements:
7.0 or later
Linux, Mac, Windows
7.0 or later
Linux, Mac, Windows


Creates an IBKColour with IBKGizmo that are connected together and are organised. The IBK will also try and determin if the plate is Green screen or Blue screen based and switch itself accordingly.
Here is a code snippet to paste into your Menu.py :
import ibkCreate
toolBar = nuke.toolbar('Nodes')
toolBar.addCommand('Keyer/IBKCreate', lambda: ibkCreate.ibkCreate())
Please login in order to download these files.