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