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.0.1.3373 (4.0.1.3373)
Syntax
public static DetectorParameters GetDefault()

Return Value

Type: DetectorParameters
The default detector parameters
See Also