摘要: ubuntu16.04 安装Opencv 3.1.0 import cv2时报错: Traceback (most recent call last): File "<stdin>", line 1, in <module>ImportError: No module named hdf5 解决方法 阅读全文
posted @ 2017-08-14 10:10 sonwying 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 安装时参考教程:http://www.pyimagesearch.com/2015/07/27/installing-opencv-3-0-for-both-python-2-7-and-python-3-on-your-raspberry-pi-2/ 遇到问题 In file included f 阅读全文
posted @ 2017-08-14 10:04 sonwying 阅读(695) 评论(0) 推荐(0) 编辑