Click or drag to resize

DetectorParametersGetDefault Method

http://www.emgu.com
Get the detector parameters with default values

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public static DetectorParameters GetDefault()

Return Value

Type: DetectorParameters
The default detector parameters
See Also