Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cv::Mat Syntax for CvMat.data.db

Using a CvMat, it is possible to...

double* _x = dTx->data.db;

What is the equivalent syntax with a cv::Mat?