Skip to content

Commit

Permalink
add opencv example with grayscale and face detection (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-arts committed Jun 12, 2023
1 parent c8b3f51 commit 6b05189
Show file tree
Hide file tree
Showing 4 changed files with 7,140 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/opencv/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# pixi environments
.pixi
haarcascade_frontalface_default.xml
Loading

0 comments on commit 6b05189

Please sign in to comment.