Blending Curves

You can adjust the blending curves of each surface separately. The blending curve is similar to the Keyer luminance blending curve, but you can adjust it per surface.

When you create a matte for the front clip, a matte for the back clip is automatically created to specify which part of the back clip is used for the composite. By default, the back matte is the inverse of the front matte.

You can adjust the luminance of the front matte and back matte separately in the Action blending curve. For example, increase the luminance of the back matte so that more of the back clip shows through at the edges of the key. This creates a better blend at the edges.

The following calculation is applied to each pixel of the image to create the composite. The calculation is applied in three passes, one each for the R, G, and B values of the front and back images, and the pixel is given the resulting R, G, and B values.

Result = F * FrontLUT + B * BackLUT

where: