spill supression algorithm help

Hi guys im researching digital keyers in nuke and am currently looking at spill suppression algorithms.

ive found that the basic principle of a spill removal operates on each pixel in the image:

if green > red
then clip green to red ( green = red )
else green = green

Does anybody have any suggestion on what nodes i would use to implement this algorithm. or better yet how to script this with python??

No Responses to “spill supression algorithm help”

Post a Comment