http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Get the contour that defines the blob
Namespace: Emgu.CV.CvbAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Contour<Point> GetContour( MemStorage stor ) |
Visual Basic |
---|
Public Function GetContour ( _ stor As MemStorage _ ) As Contour(Of Point) |
Visual C++ |
---|
public: Contour<Point>^ GetContour( MemStorage^ stor ) |
Parameters
- stor
- Type: Emgu.CV..::..MemStorage
The memory storage when the resulting contour will be allocated