Click or drag to resize

DetectorParametersMinDistanceToBorder Field

http://www.emgu.com
minimum distance of any corner to the image border for detected markers (in pixels) (default 3)

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public int MinDistanceToBorder

Field Value

Type: Int32
See Also