OpenCV 3计算机视觉:Python语言实现


OpenCV 3计算机视觉:Python语言实现,代码+pdf文档,适合于计算机视觉研究者
资源截图
代码片段和文件信息
import cv2
import numpy as np

img = cv2.imread(“../images/statue_small.jpg“ 0)
cv2.imwrite(“canny.jpg“ cv2.Canny(img 200 300))
cv2.imshow(“canny“ cv2.imread(“canny.jpg“))
cv2.waitKey()
cv2.destroyAllWindows()

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        215  2015-07-08 01:47  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codecanny.py

     文件        413  2015-07-08 03:03  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codecontours.py

     文件       1065  2015-07-10 03:08  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codecontours_2.py

     文件        763  2015-07-10 12:02  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codecontours_hull.py

     文件        783  2015-07-07 01:10  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codefourier.py

     文件        685  2015-07-12 01:18  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codehough_circles.py

     文件        405  2015-07-12 00:53  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codehough_lines.py

     文件        695  2015-07-08 01:23  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codehpf.py

     文件       1067  2015-07-04 01:06  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 3_Codeskin.py

     文件       2737  2015-04-18 00:58  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 5_Codedepth.py

     文件       1779  2015-04-23 03:06  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 5_Codedisparity.py

     文件       1229  2015-04-17 16:19  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 5_Codedisparity_video.py

     文件        510  2015-09-24 13:01  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 5_Codesegmentation.py

     文件       1007  2015-04-23 02:20  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 5_Codewatershed.py

     文件        528  2015-05-07 00:54  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Coderief.py

     文件        701  2015-05-07 19:22  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codefeat_det.py

     文件       1151  2015-05-09 00:41  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codeflann.py

     文件        713  2015-05-09 22:38  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codegenerate_descriptors.py

     文件        829  2015-04-03 20:40  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codegenerate_train.py

     文件       1679  2015-05-09 22:47  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codehomography.py

     文件       1626  2015-05-09 21:03  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codescan_for_matches.py

     文件        470  2015-05-06 01:03  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 6_Codesift.py

     文件       1912  2015-05-31 18:58  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codecar_detectordetector.py

     文件       2959  2015-05-31 21:32  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codecar_detector
on_maximum.py

     文件        386  2015-05-30 13:10  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codecar_detectorpyramid.py

     文件        215  2015-05-31 15:24  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codecar_detectorsliding_window.py

     文件          0  2015-05-25 01:01  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codecar_detector\__init__.py

     文件       1973  2015-05-31 23:00  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codecar_sliding_windows.py

     文件       1969  2015-09-24 13:04  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codedetect_hog_svm.py

     文件        815  2015-05-15 03:31  OpenCV 3计算机视觉:Python语言实现Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_CodeChapter 7_Codepeople_detect_hog.py

............此处省略49个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)