readme update

This commit is contained in:
13339479676 2022-01-26 16:40:40 +08:00
parent 81c1f35f2f
commit 2012a31121
1 changed files with 2 additions and 5 deletions

View File

@ -18,8 +18,8 @@
<a href="https://gitee.com/CV_Lab/opencv_webcam/blob/master/tutorial/ows_jupyter.ipynb"><img src="https://img.shields.io/badge/Jupyter-v0.4-orange?logo=jupyter" alt="Jupyter" /></a>
<a href="https://gitee.com/CV_Lab/opencv_webcam/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-GPL--3.0-blue" alt="License" /></a>
</p>
<h2 align="center">更新走势</h2>
<hr>
- `2022-01-24` **⚡ [opencv-webcam-script v0.4 发行版](https://gitee.com/CV_Lab/opencv_webcam/releases/v0.4)正式上线**
- `2022-01-24` **⚡ [opencv-webcam-script v0.4 docker版](https://hub.docker.com/r/zengdockerdocker/opencv-webcam-script)正式上线**
@ -31,7 +31,6 @@
<h2 align="center">项目结构</h2>
<hr>
```
.
@ -59,11 +58,10 @@
│ ├── LICENSE # 项目许可
│ ├── opencv_webcam.py # 脚本主运行文件
│ ├── README.md # 项目说明
│ └── requirements.txt # pip组件
│ └── requirements.txt # 脚本依赖包
```
<h2 align="center">安装教程</h2>
<hr>
### ✅ 方法一Linux Shell安装开发版
@ -171,7 +169,6 @@ sudo docker cp ows:/usr/src/app/WebcamFrame /home/用户名 # 举例
**注Jupyter版ows程序通过`Ctrl+Enter` 即可运行单元指令**
<h2 align="center">使用教程</h2>
<hr>
#### 💡 常规调用