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