The default constructor which allows Data to be set later on
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
protected Matrix() |
| Visual Basic (Declaration) |
|---|
Protected Sub New |
| Visual C++ |
|---|
protected: Matrix() |