NativeMethodsximgproc_createSuperpixelSLIC Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_createSuperpixelSLIC( IntPtr image, int algorithm, int region_size, float ruler, out IntPtr returnValue )
Public Shared Function ximgproc_createSuperpixelSLIC ( image As IntPtr, algorithm As Integer, region_size As Integer, ruler As Single, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_createSuperpixelSLIC( IntPtr image, int algorithm, int region_size, float ruler, [OutAttribute] IntPtr% returnValue )
static member ximgproc_createSuperpixelSLIC : image : IntPtr * algorithm : int * region_size : int * ruler : float32 * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]
[Missing <param name="algorithm"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]
[Missing <param name="region_size"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]
[Missing <param name="ruler"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSLIC(System.IntPtr,System.Int32,System.Int32,System.Single,System.IntPtr@)"]