NativeMethodsstitching_Stitcher_estimateTransform_MatArray1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_estimateTransform_MatArray1(System.IntPtr,System.IntPtr[],System.Int32,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus stitching_Stitcher_estimateTransform_MatArray1( IntPtr obj, IntPtr[] images, int imagesSize, out int returnValue )
Public Shared Function stitching_Stitcher_estimateTransform_MatArray1 ( obj As IntPtr, images As IntPtr(), imagesSize As Integer, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus stitching_Stitcher_estimateTransform_MatArray1( IntPtr obj, array<IntPtr>^ images, int imagesSize, [OutAttribute] int% returnValue )
static member stitching_Stitcher_estimateTransform_MatArray1 : obj : IntPtr * images : IntPtr[] * imagesSize : int * returnValue : int byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_estimateTransform_MatArray1(System.IntPtr,System.IntPtr[],System.Int32,System.Int32@)"]
[Missing <param name="images"/> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_estimateTransform_MatArray1(System.IntPtr,System.IntPtr[],System.Int32,System.Int32@)"]
[Missing <param name="imagesSize"/> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_estimateTransform_MatArray1(System.IntPtr,System.IntPtr[],System.Int32,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_estimateTransform_MatArray1(System.IntPtr,System.IntPtr[],System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_estimateTransform_MatArray1(System.IntPtr,System.IntPtr[],System.Int32,System.Int32@)"]