[This is preliminary documentation and is subject to change.]
Calculates area of the whole contour or contour section.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
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