Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/esimov/pigo
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov committed Apr 27, 2020
2 parents a88dbd4 + 2201697 commit 8f581c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ branches:
- "master"

# In theory, older versions would probably work just fine
# The wasm integration is working only on 1.13.x
# The wasm integration require at least Go 1.13.x
go:
- 1.14.x
- 1.13.x
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Go (Golang) Face detection library.
-iou float
Intersection over union (IoU) threshold (default 0.2)
-json
Output face box coordinates into a json file
Output the detection points into a json file
-mark
Mark detected eyes (default true)
-max int
Expand Down

0 comments on commit 8f581c8

Please sign in to comment.