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