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: 1.0.0
Syntax
public int MarkerBorderBits { get; set; }

Property Value

Type: Int32
See Also