Click or drag to resize

CudaVideoWriterSurfaceFormat Enumeration

http://www.emgu.com
Surface format

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum SurfaceFormat
Members
  Member nameValueDescription
UYVY0 UYVY
YUY21 YUY2
YV122 YV12
NV123 NV12
IYUV4 IYUV
BGR5 BGR
GRAY5 GRAY
See Also