Calculates area of the whole contour or contour section.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- contour
- IntPtr
Seq (sequence or array of vertices).
- slice
- MCvSlice
Starting and ending points of the contour section of interest, by default area of the whole contour is calculated
- oriented
- Int32
If zero, the absolute area will be returned. Otherwise the returned value mighted be negative