NativeMethodsstitching_Stitcher_stitch2_MatArray Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static int stitching_Stitcher_stitch2_MatArray(
	IntPtr obj,
	IntPtr[] images,
	int imagesSize,
	IntPtr[] rois,
	int roisSize1,
	int[] roisSize2,
	IntPtr pano
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

images
Type: SystemIntPtr

[Missing <param name="images"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

imagesSize
Type: SystemInt32

[Missing <param name="imagesSize"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

rois
Type: SystemIntPtr

[Missing <param name="rois"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

roisSize1
Type: SystemInt32

[Missing <param name="roisSize1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

roisSize2
Type: SystemInt32

[Missing <param name="roisSize2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

pano
Type: SystemIntPtr

[Missing <param name="pano"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.stitching_Stitcher_stitch2_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]

See Also

Reference