plug-in-deinterlace

Andrew Kieschnick

Description

Fix images where every other row is missing

Help

Deinterlace is useful for processing images from video capture cards. When only the odd or even fields get captured, deinterlace can be used to interpolate between the existing fields to correct this.


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_IMAGE image Input image (unused)
PF_DRAWABLE drawable Input drawable
PF_INT evenodd Which lines to keep { KEEP-ODD (0), KEEP-EVEN (1) }

Return

None