Commit f169e38d authored by WillBrennan's avatar WillBrennan

Update README.md

Just added reference paper.
parent 8e7a169d
...@@ -32,8 +32,10 @@ cv2.imshow("mask", mask) ...@@ -32,8 +32,10 @@ cv2.imshow("mask", mask)
cv2.waitKey(0) cv2.waitKey(0)
``` ```
## References
[Skin Segementation Using Multiple Thresholds](http://www.ivl.disco.unimib.it/papers2003/EI06-EI109%20Skin-paper.pdf)
## Demonstration ## Demonstration
![Demo on Astronaught](https://raw.githubusercontent.com/WillBrennan/SkinDetector/master/demo.png "Demonstration") ![Demo on Astronaught](https://raw.githubusercontent.com/WillBrennan/SkinDetector/master/demo.png "Demonstration")
## References
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment