Overload List

NameDescription
cvInitMatHeader(IntPtr, Int32, Int32, MAT_DEPTH, IntPtr, Int32)
Initializes already allocated CvMat structure. It can be used to process raw data with OpenCV matrix functions.
cvInitMatHeader(IntPtr, Int32, Int32, Int32, IntPtr, Int32)
Initializes already allocated CvMat structure. It can be used to process raw data with OpenCV matrix functions.

See Also