http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Finds the next contour in the image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static IntPtr cvFindNextContour( IntPtr scanner ) |
Visual Basic |
---|
Public Shared Function cvFindNextContour ( _ scanner As IntPtr _ ) As IntPtr |
Visual C++ |
---|
public: static IntPtr cvFindNextContour( IntPtr scanner ) |
Parameters
- scanner
- Type: System..::..IntPtr
Pointer to the contour scaner