Skip to content

Commit

Permalink
revise Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YikiDragon committed Jul 11, 2022
1 parent 98cf6c3 commit 2997268
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ show folder
```
set folder photos
```
`set folder <文件夹对应编号>`
`set folder <文件夹对应编号>`
4. 查看可用图片文件
```
show image
Expand All @@ -57,7 +57,7 @@ show image
```
set image ***.jpg
```
`set image <图片对应编号>`
`set image <图片对应编号>`
6. 查看可用缺陷识别模型
```
show model
Expand All @@ -66,7 +66,7 @@ show model
```
set model SVM
```
`set model <模型对应编号>`
`set model <模型对应编号>`
8. 开始检测
```
detect
Expand Down

0 comments on commit 2997268

Please sign in to comment.