Create a contour using the specific storage
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public Contour( MemStorage storage )
Public Sub New ( _ storage As MemStorage _ )
public: Contour( MemStorage^ storage )
Parameters
- storage
- MemStorage
The storage to be used