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