Click or drag to resize

NativeMethodsstitching_Stitcher_stitch1_MatArray Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus stitching_Stitcher_stitch1_MatArray(
	IntPtr obj,
	IntPtr[] images,
	int imagesSize,
	IntPtr pano,
	out int returnValue
)

Parameters

obj
Type: SystemIntPtr

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

images
Type: SystemIntPtr

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

imagesSize
Type: SystemInt32

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

pano
Type: SystemIntPtr

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

returnValue
Type: SystemInt32

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.stitching_Stitcher_stitch1_MatArray(System.IntPtr,System.IntPtr[],System.Int32,System.IntPtr,System.Int32@)"]

Return Value

Type: ExceptionStatus

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

See Also