Click or drag to resize

NativeMethodsshape_ShapeContextDistanceExtractor_setBendingEnergyWeight Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus shape_ShapeContextDistanceExtractor_setBendingEnergyWeight(
	IntPtr obj,
	float val
)

Parameters

obj
Type: SystemIntPtr

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

val
Type: SystemSingle

[Missing <param name="val"/> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_setBendingEnergyWeight(System.IntPtr,System.Single)"]

Return Value

Type: ExceptionStatus

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

See Also