NativeMethodsstitching_Stitcher_estimateTransform_InputArray2 Method OpenCvSharp Class Library

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

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_estimateTransform_InputArray2(
	IntPtr obj,
	IntPtr images,
	IntPtr[] rois,
	int roisSize1,
	int[] roisSize2
)

Parameters

obj
Type: SystemIntPtr

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

images
Type: SystemIntPtr

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

rois
Type: SystemIntPtr

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

roisSize1
Type: SystemInt32

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

roisSize2
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference