2021年03月01日 用opencv+python全屏进行显示图片 import numpy as np import cv2 import screeninfo if __name__ == '__main__': screen_id = 2 is_color = False