mS_MarkerRemoval_Advanced

This gizmo lets you easily remove tracking markers from backing screens without the hassle of painting, even when they intersect with the foreground elements.

Updated: 9 December 2015

Author: Mohamed Selim

Compatible Nuke versions: 7.0 or later

Compatibility: Linux, Mac, Windows

This gizmo lets you easily remove tracking markers from backing screens without the hassle of
painting, even when they intersect with the foreground elements. The idea is to make them very close
or identical in some cases to the backing color.

Works best with orange markers on green screens and pink on blue screens.

A tutorial on the workflow can be found here

Tool 

0rgb

 

0r

9done

Extract the files to your .nuke folder and put these lines in your menu.py

 

#mS_MarkerRemoval_Advanced
toolbar = nuke.menu('Nodes')
mS_Tools = toolbar.addMenu('mS_Tools', icon='LittleHelpers.png')
mS_Tools.addCommand('mS_MarkerRemoval_Advanced', 'nuke.nodes.mS_MarkerRemoval_Advanced()', icon='MarkerRemoval.png')

Sign in or register to download or rate.