NativeMethodsshape_ShapeContextDistanceExtractor_getBendingEnergyWeight Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_getBendingEnergyWeight(System.IntPtr,System.Single@)"]
Namespace: OpenCvSharp
public static ExceptionStatus shape_ShapeContextDistanceExtractor_getBendingEnergyWeight( IntPtr obj, out float returnValue )
Public Shared Function shape_ShapeContextDistanceExtractor_getBendingEnergyWeight ( obj As IntPtr, <OutAttribute> ByRef returnValue As Single ) As ExceptionStatus
public: static ExceptionStatus shape_ShapeContextDistanceExtractor_getBendingEnergyWeight( IntPtr obj, [OutAttribute] float% returnValue )
static member shape_ShapeContextDistanceExtractor_getBendingEnergyWeight : obj : IntPtr * returnValue : float32 byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_getBendingEnergyWeight(System.IntPtr,System.Single@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_getBendingEnergyWeight(System.IntPtr,System.Single@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_getBendingEnergyWeight(System.IntPtr,System.Single@)"]