資源簡介
OpenCV3計算機視覺Python語言實現配套源代碼,包含各章節代碼。
代碼片段和文件信息
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()
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????233??2018-02-10?18:46??OpenCV3計算機視覺Python語言實現源代碼\.idea\misc.xm
?????文件????????350??2018-02-10?18:46??OpenCV3計算機視覺Python語言實現源代碼\.idea\modules.xm
?????文件????????459??2018-02-10?18:46??OpenCV3計算機視覺Python語言實現源代碼\.idea\OpenCV3計算機視覺Python語言實現源代碼.iml
?????文件??????41053??2018-02-10?20:49??OpenCV3計算機視覺Python語言實現源代碼\.idea\workspace.xm
????.......????????18??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\.gitignore
?????文件??????62698??2018-02-10?18:50??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\canny.jpg
????.......???????215??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\canny.py
????.......???????413??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\contours.py
????.......??????1065??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\contours_2.py
????.......???????763??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\contours_hull.py
????.......???????783??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\fourier.py
????.......????108465??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\hammer.jpg
????.......?????86811??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\houghlines5.jpg
????.......???????685??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\hough_circles.py
????.......???????405??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\hough_lines.py
?????文件????????695??2018-02-10?21:13??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\hpf.py
????.......?????90052??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\lines.jpg
?????文件??????67460??2018-02-10?18:46??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\planets_circles.jpg
????.......?????32087??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\planet_glow.jpg
????.......?????30845??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\skin.jpg
????.......??????1067??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter3\skin.py
????.......??????2737??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter4\depth.py
????.......??????1229??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter4\disparity_video.py
????.......???????669??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter4\grabcut.py
????.......???????487??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter4\segmentation.py
????.......??????1007??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter4\watershed.py
????.......????341406??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter5\cascades\haarcascade_eye.xm
????.......????601661??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter5\cascades\haarcascade_eye_tree_eyeglasses.xm
????.......????676709??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter5\cascades\haarcascade_frontalface_alt.xm
????.......????540616??2016-11-15?15:49??OpenCV3計算機視覺Python語言實現源代碼\pycv-master\chapter5\cascades\haarcascade_frontalface_alt2.xm
............此處省略250個文件信息
- 上一篇:微博情感分析_python代碼
- 下一篇:python3中文識別詞庫模型
評論
共有 條評論