From 32f5be1bf83e6606b6b5d0c4eedc30b00760e162 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 13 Oct 2020 10:06:49 -0400 Subject: [PATCH] new examples --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86afef12..892de70d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,13 @@ *Suggestions are welcome!* -![Sample](demo/sample.jpg) +
+ +**Example using static image:** +![Example Using Image](demo/sample-image.jpg) + +**Example using webcam:** +![Example Using WebCam](demo/sample-video.jpg)