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