http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Find the perimeter of the contour
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static double cvContourPerimeter( IntPtr contour ) |
Visual Basic |
---|
Public Shared Function cvContourPerimeter ( _ contour As IntPtr _ ) As Double |
Visual C++ |
---|
public: static double cvContourPerimeter( IntPtr contour ) |
Parameters
- contour
- Type: System..::..IntPtr
Pointer to the contour