NativeMethodsimgproc_getRectSubPix Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_getRectSubPix( IntPtr image, Size patchSize, Point2f center, IntPtr patch, int patchType )
Public Shared Function imgproc_getRectSubPix ( image As IntPtr, patchSize As Size, center As Point2f, patch As IntPtr, patchType As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_getRectSubPix( IntPtr image, Size patchSize, Point2f center, IntPtr patch, int patchType )
static member imgproc_getRectSubPix : image : IntPtr * patchSize : Size * center : Point2f * patch : IntPtr * patchType : int -> ExceptionStatus
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]
[Missing <param name="patchSize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]
[Missing <param name="center"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]
[Missing <param name="patch"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]
[Missing <param name="patchType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_getRectSubPix(System.IntPtr,OpenCvSharp.Size,OpenCvSharp.Point2f,System.IntPtr,System.Int32)"]