2022-01-17から1日間の記事一覧

楽天モバイルの基地局フォームから定型フォーマット出力&写真テロップ

# !apt install -y fonts-ipafont # !fc-cache -fv font_path = "/usr/share/fonts/opentype/ipafont-gothic/ipagp.ttf" from PIL import Image, ImageFont, ImageDraw import cv2 import numpy as np import datetime import io import imghdr import pathl…