Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/esimov/caire
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov committed Feb 5, 2022
2 parents 9559313 + 9b15b2b commit 352c16e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ The following flags are supported:
| `preview` | true | Show GUI window |
| `perc` | false | Reduce image by percentage |
| `square` | false | Reduce image to square dimensions |
| `blur` | 1 | Blur radius |
| `sobel` | 10 | Sobel filter threshold |
| `blur` | 4 | Blur radius |
| `sobel` | 2 | Sobel filter threshold |
| `debug` | false | Use debugger |
| `face` | false | Use face detection |
| `angle` | float | Plane rotated faces angle |
Expand Down

0 comments on commit 352c16e

Please sign in to comment.