Cv2CreateFrameSource_Video_CUDA Method |
Namespace: OpenCvSharp
public static FrameSource CreateFrameSource_Video_CUDA( string fileName )
Public Shared Function CreateFrameSource_Video_CUDA ( fileName As String ) As FrameSource
public: static FrameSource^ CreateFrameSource_Video_CUDA( String^ fileName )
static member CreateFrameSource_Video_CUDA : fileName : string -> FrameSource
OpenCvSharp.Cv2.CreateFrameSource_Video_CUDA = function(fileName);