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