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