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