Creates a memory storage and returns pointer to it. Initially the storage is empty. All fields of the header, except the block_size, are set to 0.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- blockSize
- Int32
[Missing <param name="blockSize"/> documentation for "M:Emgu.CV.CvInvoke.cvCreateMemStorage(System.Int32)"]