An open API service indexing awesome lists of open source software.

https://github.com/noah227/contour-generator


https://github.com/noah227/contour-generator

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## 综述

将图片或者视频(帧)的轮廓提取出来并输出到特定格式

## 相关参考

老多了,哈哈。但又想折腾点不一样的姿势。
* []()
* []()
* []()

## todo

- [ ] 可视化预览调整
- [ ] 视频处理
- [ ] 支持多种模式
* 逐帧分离输出
* 合并为视频输出
- [x] 支持多进程
* 使用进程池
- [ ] 强制限制CPU占用
- [ ] 支持多种输出格式
* svg
* png
- [x] 支持填充色的配置
- [x] 支持线条色的配置
- [ ] 加注释
* 在没忘记之前加注释