Home | History | Annotate | Download | only in test

Lines Matching full:dstm

664     Mat srcM, dstM(3, 3, CV_64F, m);
669 cv::invert(srcM, dstM, CV_SVD);