Click or drag to resize

DetectorParametersMinDistanceToBorder Property

minimum distance of any corner to the image border for detected markers (in pixels) (default 3)

Namespace:  OpenCvSharp.Aruco
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int MinDistanceToBorder { get; set; }

Property Value

Type: Int32
See Also