Click or drag to resize

NativeMethodsstitching_Stitcher_composePanorama2_MatArray Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, 
	ExactSpelling = true)]
public static int stitching_Stitcher_composePanorama2_MatArray(
	IntPtr obj,
	IntPtr[] images,
	int imagesSize,
	IntPtr pano
)

Parameters

obj
Type: SystemIntPtr
images
Type: SystemIntPtr
imagesSize
Type: SystemInt32
pano
Type: SystemIntPtr

Return Value

Type: Int32
See Also