[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvSURFParams(System.Double,System.Boolean)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- hessianThreshold
- Type: SystemDouble
[Missing <param name="hessianThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.cvSURFParams(System.Double,System.Boolean)"]
- extended
- Type: SystemBoolean
[Missing <param name="extended"/> documentation for "M:OpenCvSharp.NativeMethods.cvSURFParams(System.Double,System.Boolean)"]
Return Value
Type: WCvSURFParams[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvSURFParams(System.Double,System.Boolean)"]
See Also