NativeMethodsimgproc_distanceTransformWithLabels Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_distanceTransformWithLabels( IntPtr src, IntPtr dst, IntPtr labels, int distanceType, int maskSize, int labelType )
Public Shared Function imgproc_distanceTransformWithLabels ( src As IntPtr, dst As IntPtr, labels As IntPtr, distanceType As Integer, maskSize As Integer, labelType As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_distanceTransformWithLabels( IntPtr src, IntPtr dst, IntPtr labels, int distanceType, int maskSize, int labelType )
static member imgproc_distanceTransformWithLabels : src : IntPtr * dst : IntPtr * labels : IntPtr * distanceType : int * maskSize : int * labelType : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="labels"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="distanceType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="maskSize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="labelType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_distanceTransformWithLabels(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]