rgbSwapped (); } else if (mat.type() == CV_8UC4) { const uchar *pSrc = const_cast<const uchar *>(mat.data); QImage image(pSrc, mat.cols, mat.rows, ...
確定! 回上一頁