DetectorParametersPerspectiveRemoveIgnoredMarginPerCell Field |
http://www.emgu.com
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. perpectiveRemovePixelPerCell (default 0.13)
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic double PerspectiveRemoveIgnoredMarginPerCell
Public PerspectiveRemoveIgnoredMarginPerCell As Double
public:
double PerspectiveRemoveIgnoredMarginPerCell
val mutable PerspectiveRemoveIgnoredMarginPerCell: float
Field Value
Type:
Double
See Also