7 #ifndef __PVDEINTERLACINGTYPE_H__ 8 #define __PVDEINTERLACINGTYPE_H__ PvDeinterlacingType
Various deinterlacing options that can be used to configure PvDisplayThread.
Definition: PvDeinterlacingType.h:11
Consecutive fields are weaved together at 1/2 their acquisition rate.
Definition: PvDeinterlacingType.h:14
Each incoming field has its lines doubled at full acquisition rate.
Definition: PvDeinterlacingType.h:17
Incoming fields are weaved together at full acquisition rate.
Definition: PvDeinterlacingType.h:15
No deinterlacing is performed on interlaced fields.
Definition: PvDeinterlacingType.h:13
Lines of consecutive fields are blended (averaged) and then doubled at full acquisition rate...
Definition: PvDeinterlacingType.h:16