Create a contour using the specific storage
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
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