readme update
This commit is contained in:
parent
e003fc8315
commit
042ab4b1e6
|
@ -310,7 +310,7 @@ python opencv_webcam.py -isasf -isc -cn test02
|
|||
# 自动命名压缩文件
|
||||
python opencv_webcam.py -isasf -isc -isacn
|
||||
# 自定义压缩模式,默认为写覆盖
|
||||
python opencv_webcam.py -isasf -isc -cm a # 追加模式(a模式仅限zip)
|
||||
python opencv_webcam.py -isasf -isc -cm a # 追加模式(a模式仅限zip) 注:该指令仅限v0.4
|
||||
python opencv_webcam.py -isasf -isc -cs tar -cm w:gz # tar压缩
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue