NativeMethodsximgproc_segmentation_createGraphSegmentation Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_createGraphSegmentation(System.Double,System.Single,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_segmentation_createGraphSegmentation( double sigma, float k, int minSize, out IntPtr returnValue )
Public Shared Function ximgproc_segmentation_createGraphSegmentation ( sigma As Double, k As Single, minSize As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_segmentation_createGraphSegmentation( double sigma, float k, int minSize, [OutAttribute] IntPtr% returnValue )
static member ximgproc_segmentation_createGraphSegmentation : sigma : float * k : float32 * minSize : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="sigma"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_createGraphSegmentation(System.Double,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="k"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_createGraphSegmentation(System.Double,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="minSize"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_createGraphSegmentation(System.Double,System.Single,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_createGraphSegmentation(System.Double,System.Single,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_createGraphSegmentation(System.Double,System.Single,System.Int32,System.IntPtr@)"]