[Missing <summary> documentation for "M:OpenCvSharp.CvWindow.ShowImages(System.Collections.Generic.IEnumerable{OpenCvSharp.CvArr},System.Collections.Generic.IEnumerable{System.String})"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- images
- Type: System.Collections.GenericIEnumerableCvArr
[Missing <param name="images"/> documentation for "M:OpenCvSharp.CvWindow.ShowImages(System.Collections.Generic.IEnumerable{OpenCvSharp.CvArr},System.Collections.Generic.IEnumerable{System.String})"]
- names
- Type: System.Collections.GenericIEnumerableString
[Missing <param name="names"/> documentation for "M:OpenCvSharp.CvWindow.ShowImages(System.Collections.Generic.IEnumerable{OpenCvSharp.CvArr},System.Collections.Generic.IEnumerable{System.String})"]
See Also