1 Star 0 Fork 0

liliang/ext-cvFindContoursEasy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 519 Bytes
一键复制 编辑 原始数据 按行查看 历史
liliang 提交于 2022-06-13 01:53 . done
{
"name": {
"zh-cn": "OpenCV轮廓检测",
"en": "OpenCV FindContours"
},
"description": {
"zh-cn": "Python模式中调用OpenCV库实现形状轮廓检测的一些积木",
"en": "OpenCV FindContours"
},
"author": "liliang",
"email": "969316753@qq.com",
"license": "MIT",
"isBoard": false,
"id": "cvFindContoursEasy",
"platform": ["win","mac","web","linux"],
"version": "0.0.1",
"asset": {
"python": {
"dir": "python/",
"main": "main.ts",
"dependencies": {
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liliang9693/ext-cvFindContoursEasy.git
git@gitee.com:liliang9693/ext-cvFindContoursEasy.git
liliang9693
ext-cvFindContoursEasy
ext-cvFindContoursEasy
main

搜索帮助