Click or drag to resize

DetectorParametersPerspectiveRemoveIgnoredMarginPerCell Property

width of the margin of pixels on each cell not considered for the determination of the cell bit.Represents the rate respect to the total size of the cell, i.e. perspectiveRemovePixelPerCell (default 0.13)

Namespace:  OpenCvSharp.Aruco
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double PerspectiveRemoveIgnoredMarginPerCell { get; set; }

Property Value

Type: Double
See Also