getContext('2d');. let imgData = ctx.getImageData(0, 0, canvas.width, canvas.height);. Then, use cv.matFromImageData ...
確定! 回上一頁