NativeMethodsximgproc_createSuperpixelSEEDS Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_createSuperpixelSEEDS( int image_width, int image_height, int image_channels, int num_superpixels, int num_levels, int prior, int histogram_bins, int double_step, out IntPtr returnValue )
Public Shared Function ximgproc_createSuperpixelSEEDS ( image_width As Integer, image_height As Integer, image_channels As Integer, num_superpixels As Integer, num_levels As Integer, prior As Integer, histogram_bins As Integer, double_step As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus ximgproc_createSuperpixelSEEDS( int image_width, int image_height, int image_channels, int num_superpixels, int num_levels, int prior, int histogram_bins, int double_step, [OutAttribute] IntPtr% returnValue )
static member ximgproc_createSuperpixelSEEDS : image_width : int * image_height : int * image_channels : int * num_superpixels : int * num_levels : int * prior : int * histogram_bins : int * double_step : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="image_width"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="image_height"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="image_channels"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="num_superpixels"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="num_levels"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="prior"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="histogram_bins"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="double_step"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_createSuperpixelSEEDS(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]