摘要:
完整代码如下: (其中cv2AddChineseText为封装代码) import cv2 as cv from PIL import Image, ImageDraw, ImageFont import numpy as np # encoding:utf-8 import base64 impo 阅读全文
摘要:
# encoding:utf-8import base64import requests def getToken(): ak='B7E2OqVuDAyDs7OsuGPuKa4y' sk='idObOz6jqA2GdU49L2VG4VPVhgmiidvD' host = f'https://aip. 阅读全文