Click or drag to resize

NativeMethodsstitching_Stitcher_seamEstimationResol Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus stitching_Stitcher_seamEstimationResol(
	IntPtr obj,
	out double returnValue
)

Parameters

obj
Type: SystemIntPtr

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

returnValue
Type: SystemDouble

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

Return Value

Type: ExceptionStatus

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

See Also