Click or drag to resize

EdgeBoxesMinScore Property

Gets or sets the min score of boxes to detect.

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

Property Value

Type: Single
See Also