Click or drag to resize

NativeMethodsstitching_Stitcher_setPanoConfidenceThresh Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus stitching_Stitcher_setPanoConfidenceThresh(
	IntPtr obj,
	double confThresh
)

Parameters

obj
Type: SystemIntPtr

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

confThresh
Type: SystemDouble

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

Return Value

Type: ExceptionStatus

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

See Also