Calculates area of the whole contour or contour section.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
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