DetectorParameters.Create Method
|
Namespace:
OpenCvSharp.Aruco
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static DetectorParameters Create()
Public Shared Function Create As DetectorParameters
public:
static DetectorParameters^ Create()
static member Create : unit -> DetectorParameters
OpenCvSharp.Aruco.DetectorParameters.Create = function();
Return Value
Type:
DetectorParameters
See Also