NativeMethodsshape_ShapeContextDistanceExtractor_setBendingEnergyWeight Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_setBendingEnergyWeight(System.IntPtr,System.Single)"]
Namespace: OpenCvSharp
public static ExceptionStatus shape_ShapeContextDistanceExtractor_setBendingEnergyWeight( IntPtr obj, float val )
Public Shared Function shape_ShapeContextDistanceExtractor_setBendingEnergyWeight ( obj As IntPtr, val As Single ) As ExceptionStatus
public: static ExceptionStatus shape_ShapeContextDistanceExtractor_setBendingEnergyWeight( IntPtr obj, float val )
static member shape_ShapeContextDistanceExtractor_setBendingEnergyWeight : obj : IntPtr * val : float32 -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_setBendingEnergyWeight(System.IntPtr,System.Single)"]
[Missing <param name="val"/> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_setBendingEnergyWeight(System.IntPtr,System.Single)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.shape_ShapeContextDistanceExtractor_setBendingEnergyWeight(System.IntPtr,System.Single)"]