NativeMethodsximgproc_segmentation_GraphSegmentation_setSigma Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_GraphSegmentation_setSigma(System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_segmentation_GraphSegmentation_setSigma( IntPtr obj, double value )
Public Shared Function ximgproc_segmentation_GraphSegmentation_setSigma ( obj As IntPtr, value As Double ) As ExceptionStatus
public: static ExceptionStatus ximgproc_segmentation_GraphSegmentation_setSigma( IntPtr obj, double value )
static member ximgproc_segmentation_GraphSegmentation_setSigma : obj : IntPtr * value : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_GraphSegmentation_setSigma(System.IntPtr,System.Double)"]
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_GraphSegmentation_setSigma(System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_segmentation_GraphSegmentation_setSigma(System.IntPtr,System.Double)"]