duangsues.is_a? SaltedFish
#CV #Python #Cplusplus #ML #CG
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from duangsuse::Echo (duangsuse)
Media is too big
VIEW IN TELEGRAM
Forwarded from dnaugsuz
https://github.com/duangsuse-valid-projects/MontagePY/blob/master/montage1_c.py
https://github.com/duangsuse/extract-subtitles 相关项目
https://github.com/duangsuse/extract-subtitles 相关项目
GitHub
duangsuse-valid-projects/MontagePY
:thinking: Montage image generator. Contribute to duangsuse-valid-projects/MontagePY development by creating an account on GitHub.
Forwarded from dnaugsuz
做…什么? extract subtitle 还是 text montage 生成
Forwarded from dnaugsuz
这个不支持 HTML,后端是 PIL
自定义字库因为 PIL 是支持的,但一般绘制效率不怎么样,只有 14fps 左右
提升效率比较困难,因为 OpenCV 不支持自定义字体,所以只能 C++ 再加上 freetype 之类的栅格化库来弄
ImageDraw.text 但总体抽象还好,是通过 solveLayout / solveItemColors 可以算出 (x, y, color) 的 Iterable自定义字库因为 PIL 是支持的,但一般绘制效率不怎么样,只有 14fps 左右
提升效率比较困难,因为 OpenCV 不支持自定义字体,所以只能 C++ 再加上 freetype 之类的栅格化库来弄