Click or drag to resize

DetectorParametersMarkerBorderBits Property

number of bits of the marker border, i.e. marker border width (default 1).

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

Property Value

Type: Int32
See Also