Skip to content
/ doremi Public

基于计算机视觉的二次元 ACG 图片自动接头工具

License

Notifications You must be signed in to change notification settings

thwiki/doremi

Repository files navigation

Built With Stencil

Doremi

Doremi Sweet

网站

基于计算机视觉的二次元 ACG 图片自动接头工具,通过 OpenCV Javascript 实现纯客户端处理,省却上传图片及服务器处理的时间。

支援浏览器

  • 最新版 Chrome
  • 最新版 Edge
  • 最新版 Firefox

鸣谢

AI 模型

UI 技术

开始使用

npm install
npm start

To build the component for production, run:

npm run build