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