[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr cvSegmentFGMask( IntPtr fgmask, bool poly1Hull0, float perimScale, IntPtr storage, CvPoint offset )
Parameters
- fgmask
- Type: SystemIntPtr
[Missing <param name="fgmask"/> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]
- poly1Hull0
- Type: SystemBoolean
[Missing <param name="poly1Hull0"/> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]
- perimScale
- Type: SystemSingle
[Missing <param name="perimScale"/> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]
- storage
- Type: SystemIntPtr
[Missing <param name="storage"/> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]
- offset
- Type: OpenCvSharpCvPoint
[Missing <param name="offset"/> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvSegmentFGMask(System.IntPtr,System.Boolean,System.Single,System.IntPtr,OpenCvSharp.CvPoint)"]