Skip to content

Commit

Permalink
[fix] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NatLee committed Feb 1, 2023
1 parent dfd1296 commit 957bea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ cv2.imwrite('./output.png', result)

- Lens blur

`blurgenerator--type lens --input ./doc/test.png --output ./doc/lens.png`
`blurgenerator --type lens --input ./doc/test.png --output ./doc/lens.png`

```python
import cv2
Expand Down

0 comments on commit 957bea5

Please sign in to comment.