http://www.emgu.com
The MCvMat type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | 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
|