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