I assume that you have a list of images in some folder and you to resize all of them. You can run import cv2 import glob for filename in ...
確定! 回上一頁