imread() returns None if the image can't be opened. Kind of weird that it doesn't raise an exception. import cv2 import os def ...
確定! 回上一頁