We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a8135 commit 2b48440Copy full SHA for 2b48440
ch02-安装OpenCV/在Windows安装Python3.6+pip/README.md
@@ -5,15 +5,23 @@
5
- 首先下载Python https://www.python.org/downloads/windows/
6
- 以管理员运行
7
- 
8
+- 添加到path
9
- 
10
+- pip打钩
11
- 
12
- 
13
+- 正在安装
14
- 
15
+- 安装完成
16
- 
17
+- 在命令行运行Python
18
- 
19
- 
20
+- 检查pip
21
- 
22
- pip install opencv-contrib-python
23
- 
24
+- 引用OpenCV
25
- 
26
+- OpenCV的编译信息
27
- 
0 commit comments