Interlaced To Stereo
Converts line-interlaced images to a stereo image pairs
Input
Line-interlaced 2D image set
Output
Two deinterlaced 2D image sets, denoted as left and right image
Description
The algorithm deinterlaces line-interlaced data into two images by alternatingly assigning each line to one of the output images.
The following parameters can be set
Resample to original size - Interpolates the output images 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