Interlaced To Stereo

Converts a line-interlaced image stream to a stereo-streams

Input

Line-interlaced 2D image stream

Output

Two deinterlaced 2D image streams, denoted as left and right image

Description

The algorithm deinterlaces line-interlaced data into two streams by alternatingly assigning each line to one of the output streams.

The following parameters can be set

Resample to original size - Interpolates the output streams to the original interlaced image size by bilinear interpolation

First line is left - If checked the left output image starts at the first line of the input image, otherwise the first line is assigned to the right output image