Creates a proxy class of the specified list
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- list
- Type: System.Collections.GenericListMat
[Missing <param name="list"/> documentation for "M:OpenCvSharp.CPlusPlus.OutputArray.Create(System.Collections.Generic.List{OpenCvSharp.CPlusPlus.Mat})"]
Return Value
Type: OutputArrayOfMatList[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.OutputArray.Create(System.Collections.Generic.List{OpenCvSharp.CPlusPlus.Mat})"]
See Also