清单
yogdgoy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[转]Git 大全
一、Git GUI 客户端 Git 客户端下载(Windows) TortoiseGit 客户端下载(Windows) Sourcetree 客户端下载(Windows、Mac) Git Extensions 客户端下载(Windows、Mac、Linux) SmartGit 客户端下载(Windows、Mac、Linux) GitEye 客户端下载 (Windows、Mac、L...转载 2019-02-18 10:09:31 · 323 阅读 · 0 评论 -
Code records
Python OpenCV # resize image to model input # (height, width, 3): shape of matrix read from w*h image # (x, y): points in OpenCV/PIL/COCO, x is the width-index, y is the height-index to left-up orig...原创 2019-05-21 18:03:53 · 250 阅读 · 0 评论
分享