↓ 2 callersFunctiondraw_four_vectors :param line: [[x1,y1],[x2,y2],[x3,y3],[x4,y4]] 矩形四点坐标的顺序: left-top, right-top, right-bottom, left-bottom
gists/cv2_remap.py:11
↓ 1 callersMethoddraw_text_seamless(self, font, bg, word, word_color, word_height, word_width, offset)
textrenderer/renderer.py:299
Method__init__(self, corpus, fonts, bgs, cfg, width=256, height=32,
clip_max_chars=False, debug=False, gpu=
textrenderer/renderer.py:20