Click or drag to resize
MCvMat Fields
http://www.emgu.com

The MCvMat type exposes the following members.

Fields
  NameDescription
Public fieldCols
number of columns
Public fieldData
data pointers
Public fieldHdrRefcount
Header reference count
Public fieldRefcount
underlying data reference counter
Public fieldRows
number of rows
Public fieldStep
full row length in bytes
Public fieldType
CvMat signature (CV_MAT_MAGIC_VAL), element type and flags
Top
See Also