[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.ORB_GPU.SetFastParams(System.Int32,System.Boolean)"]
Namespace: OpenCvSharp.CPlusPlus.Gpu
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- threshold
- Type: SystemInt32
[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.ORB_GPU.SetFastParams(System.Int32,System.Boolean)"]
- nonmaxSuppression
- Type: SystemBoolean
[Missing <param name="nonmaxSuppression"/> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.ORB_GPU.SetFastParams(System.Int32,System.Boolean)"]
Return Value
Type:Final count of keypoints
See Also