Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2b48440

Browse files
committed
标题
1 parent 50a8135 commit 2b48440

File tree

1 file changed

+8
-0
lines changed
  • ch02-安装OpenCV/在Windows安装Python3.6+pip

1 file changed

+8
-0
lines changed

‎ch02-安装OpenCV/在Windows安装Python3.6+pip/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,23 @@
55
- 首先下载Python https://www.python.org/downloads/windows/
66
- 以管理员运行
77
- ![](1.png)
8+
- 添加到path
89
- ![](2添加到path.png)
10+
- pip打钩
911
- ![](3pip打钩.png)
1012
- ![](4安装.png)
13+
- 正在安装
1114
- ![](5正在安装.png)
15+
- 安装完成
1216
- ![](6安装完成.png)
17+
- 在命令行运行Python
1318
- ![](7运行Python命令行.png)
1419
- ![](8hello.png)
20+
- 检查pip
1521
- ![](9pip.png)
1622
- pip install opencv-contrib-python
1723
- ![](10安装OpenCV.png)
24+
- 引用OpenCV
1825
- ![](11引用OpenCV.png)
26+
- OpenCV的编译信息
1927
- ![](12OpenCV的编译信息.png)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /