The default constructor which allows Data to be set later on

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)

Syntax

         
 C#  Visual Basic  Visual C++ 
protected Matrix()
Protected Sub New
protected:
Matrix()

See Also