Creates a window
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
Name of the window which is used as window identifier and appears in the window caption. - image
- Type: OpenCvSharpCvArr
Image to be shown.
See Also