91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 81.2MB
    文件類型: .rar
    金幣: 2
    下載: 1 次
    發布日期: 2023-05-14
  • 語言: Python
  • 標簽: OpenCV3??

資源簡介

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_Code\Chapter?3_Code\canny.py

?????文件????????413??2015-07-08?03:03??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\contours.py

?????文件???????1065??2015-07-10?03:08??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\contours_2.py

?????文件????????763??2015-07-10?12:02??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\contours_hull.py

?????文件????????783??2015-07-07?01:10??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\fourier.py

?????文件????????685??2015-07-12?01:18??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\hough_circles.py

?????文件????????405??2015-07-12?00:53??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\hough_lines.py

?????文件????????695??2015-07-08?01:23??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\hpf.py

?????文件???????1067??2015-07-04?01:06??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\skin.py

?????文件???????2737??2015-04-18?00:58??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\depth.py

?????文件???????1779??2015-04-23?03:06??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\disparity.py

?????文件???????1229??2015-04-17?16:19??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\disparity_video.py

?????文件????????510??2015-09-24?13:01??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\segmentation.py

?????文件???????1007??2015-04-23?02:20??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\watershed.py

?????文件????????528??2015-05-07?00:54??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\brief.py

?????文件????????701??2015-05-07?19:22??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\feat_det.py

?????文件???????1151??2015-05-09?00:41??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\flann.py

?????文件????????713??2015-05-09?22:38??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\generate_descriptors.py

?????文件????????829??2015-04-03?20:40??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\generate_train.py

?????文件???????1679??2015-05-09?22:47??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\homography.py

?????文件???????1626??2015-05-09?21:03??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\scan_for_matches.py

?????文件????????470??2015-05-06?01:03??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\sift.py

?????文件???????1912??2015-05-31?18:58??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\detector.py

?????文件???????2959??2015-05-31?21:32??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\non_maximum.py

?????文件????????386??2015-05-30?13:10??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\pyramid.py

?????文件????????215??2015-05-31?15:24??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\sliding_window.py

?????文件??????????0??2015-05-25?01:01??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\__init__.py

?????文件???????1973??2015-05-31?23:00??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_sliding_windows.py

?????文件???????1969??2015-09-24?13:04??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\detect_hog_svm.py

?????文件????????815??2015-05-15?03:31??OpenCV?3計算機視覺:Python語言實現\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\people_detect_hog.py

............此處省略49個文件信息

評論

共有 條評論