Skip to content

Commit

Permalink
add skin det img eg
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSamhuns committed Apr 1, 2021
1 parent 96a65b6 commit fcb00cc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Color, Skin, and Finger Detection in Images

| <center>Source Image</center> | <center>Skin Detection</center> |
| ------------------------------------------ | ----------------------------------------------- |
| ![alt text](media/img/person_pointing.jpg) | ![alt text](media/img/person_pointing_skin.jpg) |

_Note: Skin Detection with HSV color space filtering might not work for all skin tones_

## Install requirements

```shell
Expand Down
Binary file added media/img/person_pointing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/img/person_pointing_skin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fcb00cc

Please sign in to comment.