Click or drag to resize

EdgeBoxesMaxBoxes Property

Gets or sets the max number of boxes to detect.

Namespace:  OpenCvSharp.XImgProc
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual int MaxBoxes { get; set; }

Property Value

Type: Int32
See Also