TM_CCOEFF) a, b, c, d = cv2.minMaxLoc(res) # print(a,b,c,d) # 正常如下即可 # return c[0] if abs(a) >= abs(b) else d[0] # 但是头条显示验证码 ...
確定! 回上一頁