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