NativeMethodsimgproc_GeneralizedHoughGuil_setScaleThresh Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHoughGuil_setScaleThresh(System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_GeneralizedHoughGuil_setScaleThresh( IntPtr obj, int val )
Public Shared Function imgproc_GeneralizedHoughGuil_setScaleThresh ( obj As IntPtr, val As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_GeneralizedHoughGuil_setScaleThresh( IntPtr obj, int val )
static member imgproc_GeneralizedHoughGuil_setScaleThresh : obj : IntPtr * val : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHoughGuil_setScaleThresh(System.IntPtr,System.Int32)"]
[Missing <param name="val"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHoughGuil_setScaleThresh(System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHoughGuil_setScaleThresh(System.IntPtr,System.Int32)"]