readme update

This commit is contained in:
13339479676 2022-01-22 20:48:02 +08:00
parent cb3c1f4bc1
commit 7d5d2c2ed1
1 changed files with 1 additions and 8 deletions

View File

@ -1,9 +1,8 @@
中文简体|[English](#)
<p align="center">
<a href="https://gitee.com/CV_Lab/opencv_webcam">
<img src="https://gitee.com/CV_Lab/opencv_webcam/attach_files/932349/download/%E7%81%AB%E7%AE%AD.svg" alt="Simple Icons" width=64 height=64>
<img src="opencv-webcam-script_logo.png" alt="Simple Icons" >
</a>
<h3 align="center">OpenCV Webcam Script</h3>
<p align="center">
基于OpenCV的Webcam程序适用于实时视频帧采集、计算机视觉数据收集等。具有安装便捷、操作简单、跨平台等特点
</p>
@ -17,10 +16,6 @@
<a href="https://gitee.com/CV_Lab/opencv_webcam/blob/master/tutorial.ipynb"><img src="https://img.shields.io/badge/Jupyter-v0.3-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>
<h3 align="center">更新走势</h3>
<hr>
@ -277,8 +272,6 @@ python opencv_webcam.py -isasf -isc -cs tar -cm w:gz # tar压缩
#### :bulb: 指令查询
```shell