5D.Trace

PURPOSE
Draws contours around specified colors or luminance's in an image. These contours can be used directly, or passed as input images to other effects (e.g. glows).

INPUT CLIP
The clip to be traced.

Level (Min: 0.0 Max: 100.0 Default: 50.0)
Controls the pixel intensity to draw contours for. Contours are drawn in maximum intensity red, green, blue (RGB mode) or white (Mono mode).

RGBMono (Default: RGB)
RGB=0: each of red, green and blue is contoured separately at the specified level.
Mono=1: the image is converted to luminance and that is then contoured at the specified level.

Index