Convert to RGB-D Sequence

Converts a set of depth and color images to an RGB-D sequence

Input

The first input must be a depth image set of type float, the second input must be an 8-bit RGB color image set. Both image sets must have a valid RGB-D data component associated with them and exactly the same number of frames.

Output

RGB-D sequence containing the specified input images.

Description

There are no user configurable parameters.