Deep Nodes

Deep nodes deal with Deep image compositing, where each pixel can have multiple values.

DeepColorCorrect

Applies a color correction to all samples at each pixel.

DeepCrop

Crops deep data relative to a given depth.

DeepExpression

Applies complex math to deep data using expressions.

DeepFromFrames

Copies multiple 2D input frames to samples in a single deep frame.

DeepFromImage

Converts a standard 2D image to a deep image.

DeepMerge

Merges samples from deep images and handles holdouts.

DeepRead

Loads .dtex and .exr (2.3) deep images from disk.

DeepRecolor

Merges standard 2D and deep image color inofrmation.

DeepReformat

Resizes and repositions the deep images to different formats.

DeepSample

Sample any given pixel in a deep image.

DeepToImage

Merges samples in a deep image into a regular 2D image.

DeepToPoints

Transform deep pixel samples into points in 3D space.

DeepTransform

Translates and scales deep images.

DeepWrite

Renders all upstream deep nodes to disk as .exr (2.3) files.