Initializes a new instance of the CvContourPolygon class
Namespace: OpenCvSharp.Blob
Assembly: OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- list
- Type: System.Collections.GenericIEnumerableCvPoint
[Missing <param name="list"/> documentation for "M:OpenCvSharp.Blob.CvContourPolygon.#ctor(System.Collections.Generic.IEnumerable{OpenCvSharp.CvPoint})"]
See Also