From fb19a5468995099857011e68b1eab5bb9ad010d5 Mon Sep 17 00:00:00 2001 From: Affdex Date: Thu, 12 Mar 2015 16:43:55 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9989473..db687dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #Sample Apps for Affdex SDK for Windows -Welcome to our repository on GitHub! Here you will find example code to get you started with our Affdex SDK for Windows and get you started emotion-enabling you own app! +Welcome to our repository on GitHub! Here you will find example code to get you started with our Affdex SDK for Windows and begin emotion-enabling you own app! OpenCV-webcam-demo ------------------ @@ -10,10 +10,10 @@ OpenCV-webcam-demo - OpenCV for Windows 2.4.9: http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.9/ - Visual Studio 2013 or higher -OpenCV-webcam-demo is a simple app that uses the camera connected to your PC to view your facial expersions and face points. +OpenCV-webcam-demo is a simple app that uses the camera connected to your PC to view your facial expressions and face points. In order to use the project, you will need to: - Contact Affectiva at sales@affectiva.com to obtain the SDK. - Copy the SDK Zip file into ${SRC_ROOT}\affdex-sdk and unzip it there. - Download OpenCV package and extract it into ${SRC_ROOT}\opencv -- Use affdex-win-samples.sln to build the sample app \ No newline at end of file +- Use affdex-win-samples.sln to build the sample app