Click or drag to resize

Cv2CreateFrameSource_Video_CUDA Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static FrameSource CreateFrameSource_Video_CUDA(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: FrameSource
See Also