資源簡介
OpenCV3計算機視覺Python語言實現(第二版)(含示例代碼).zip
代碼片段和文件信息
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()
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-05-31?19:42??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\
?????目錄???????????0??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\
?????目錄???????????0??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\
?????文件?????????215??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\canny.py
?????文件?????????413??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\contours.py
?????文件????????1065??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\contours_2.py
?????文件?????????763??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\contours_hull.py
?????文件?????????783??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\fourier.py
?????文件?????????685??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\hough_circles.py
?????文件?????????405??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\hough_lines.py
?????文件?????????695??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\hpf.py
?????文件????????1067??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?3_Code\skin.py
?????目錄???????????0??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\
?????文件????????2737??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\depth.py
?????文件????????1779??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\disparity.py
?????文件????????1229??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\disparity_video.py
?????文件?????????510??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\segmentation.py
?????文件????????1007??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?5_Code\watershed.py
?????目錄???????????0??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\
?????文件?????????528??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\brief.py
?????文件?????????701??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\feat_det.py
?????文件????????1151??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\flann.py
?????文件?????????713??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\generate_desc
?????文件?????????829??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\generate_train.py
?????文件????????1679??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\homography.py
?????文件????????1626??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\scan_for_matches.py
?????文件?????????470??2018-05-31?19:43??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?6_Code\sift.py
?????目錄???????????0??2018-05-31?19:48??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\
?????目錄???????????0??2018-05-31?19:48??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\
?????文件????????1912??2018-05-31?19:48??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\detector.py
?????文件????????2959??2018-05-31?19:48??OpenCV?3計算機視覺?Python語言實現(第二版)(含示例代碼)\Learning_OpenCV_3_Computer_Vision_with_Python_Second_Edition_Code\Chapter?7_Code\car_detector\non_maximum.py
............此處省略42個文件信息
評論
共有 條評論