The MCvMat type exposes the following members.

Fields

  NameDescription
cols
number of columns
data
data pointers
hdr_refcount
Header reference count
refcount
underlying data reference counter
rows
number of rows
step
full row length in bytes
type
CvMat signature (CV_MAT_MAGIC_VAL), element type and flags

See Also