From a52ef8d185be35895144dc62424a969bb96235ea Mon Sep 17 00:00:00 2001 From: Nwolisa Emmanuel Ekene <47080616+nwolisaemmanuel2@users.noreply.github.com> Date: Wed, 15 Jan 2020 23:55:39 +0000 Subject: [PATCH 1/2] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index ec8d2ea..134ed42 100755 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -This demo uses the CCV Javascript Face Detection Library. +This demo uses the CCV JavaScript Face Detection Library. ------------------------------------------------------------------------------- To start run App.start() in your console. @@ -7,7 +7,7 @@ You can also pass it a few different effects: *App.start('glasses'); // Goofy Glasses example -*App.start('green'); // Green Screen effect (there is a hidden max and min sliders you can use to adjust the thresholds) +*App.start('green'); // Green Screen effect (there is a hidden maximum and minimum sliders you can use to adjust the thresholds) *App.start('hipster'); // simple pixel manipulation example @@ -20,7 +20,7 @@ Start Google Chrome Canary with open -a Google\ Chrome\ Canary --args --enable-m -------------------------------------------------------------------------------- -Original links with a stored local video: +Original links with a stored local videos: Demo Video: http://www.youtube.com/watch?v=YYES9Qd094o&hd=1 From aa8e9b6f7bd0ec13729cafec5139203fec5ca7e7 Mon Sep 17 00:00:00 2001 From: Nwolisa Emmanuel Ekene <47080616+nwolisaemmanuel2@users.noreply.github.com> Date: Mon, 20 Jan 2020 23:34:10 +0000 Subject: [PATCH 2/2] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9024084..8459a8f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ ###################### .DS_Store ehthumbs.db -Icon? +/.Icon? Thumbs.db /old/