First time here? Check out the FAQ!
asked 2014-01-19 18:53:43 -0600
Using a CvMat, it is possible to...
double* _x = dTx->data.db;
What is the equivalent syntax with a cv::Mat?