我们将创建一个黑色图像,并在其上从左上角到右下角绘制一条蓝线。 代码: import numpy as np import cv2 # Create a black image img ...
確定! 回上一頁