摘要: git:https://github.com/linyi0604/Computer-Vision 阅读全文
posted @ 2018-07-30 22:02 稀里糊涂林老冷 阅读(1738) 评论(0) 推荐(0) 编辑
摘要: git:https://github.com/linyi0604/Computer-Vision 阅读全文
posted @ 2018-07-30 21:31 稀里糊涂林老冷 阅读(488) 评论(0) 推荐(0) 编辑
摘要: git:https://github.com/linyi0604/Computer-Vision 阅读全文
posted @ 2018-07-30 21:08 稀里糊涂林老冷 阅读(1728) 评论(0) 推荐(0) 编辑
摘要: git: https://github.com/linyi0604/Computer-Vision 阅读全文
posted @ 2018-07-30 20:53 稀里糊涂林老冷 阅读(8002) 评论(0) 推荐(0) 编辑
摘要: 1 # coding:utf8 2 import cv2 3 4 """ 5 将bgr在(0, 0)处改为白色像素 6 7 0号为green 1号为blue 2号为red 8 img的每一个位置存一个 3个长度的向量 分别表示gbr 9 """ 10 # img = cv2.imread("../data/mm2.jpeg") 11 # print(img[0, 0])... 阅读全文
posted @ 2018-07-30 16:58 稀里糊涂林老冷 阅读(744) 评论(0) 推荐(0) 编辑
摘要: git: https://github.com/linyi0604/Computer-Vision 阅读全文
posted @ 2018-07-30 16:57 稀里糊涂林老冷 阅读(1409) 评论(0) 推荐(0) 编辑
摘要: git: https://github.com/linyi0604/Computer-Vision 阅读全文
posted @ 2018-07-30 16:56 稀里糊涂林老冷 阅读(1560) 评论(0) 推荐(0) 编辑