NativeMethodsimgproc_GeneralizedHough_detect1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHough_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_GeneralizedHough_detect1( IntPtr obj, IntPtr image, IntPtr positions, IntPtr votes )
Public Shared Function imgproc_GeneralizedHough_detect1 ( obj As IntPtr, image As IntPtr, positions As IntPtr, votes As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_GeneralizedHough_detect1( IntPtr obj, IntPtr image, IntPtr positions, IntPtr votes )
static member imgproc_GeneralizedHough_detect1 : obj : IntPtr * image : IntPtr * positions : IntPtr * votes : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHough_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHough_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="positions"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHough_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="votes"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHough_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_GeneralizedHough_detect1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]