mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
项目介绍
这个仓库的内容是一个ONLYOFFICE插件,也是OSPP-2024项目“编写插件,将证件照转换器与 ONLYOFFICE 进行集成”的项目成果。
这个插件允许用户在ONLYOFFICE内将个人照片转换为证件照。
参考资料
- ONLYOFFICE插件配置:https://api.onlyoffice.com/docs/plugin-and-macros/structure/manifest/#variationsdescriptionlocale
- opencv.js:https://docs.opencv.org/4.x/d5/d10/tutorial_js_root.html
- konva.js:https://konvajs.org/
- onnxruntime web:https://onnxruntime.ai/docs/api/js/index.html
- PP-Matting:https://github.com/PaddlePaddle/PaddleSeg/blob/develop/Matting/README.md