Fix documentation
This commit is contained in:
parent
b6e1fd15b6
commit
e4ba8321e0
2 changed files with 3 additions and 2 deletions
|
@ -18,7 +18,7 @@ This application runs on Windows 7.0, 8.0 and 8.1
|
||||||
|
|
||||||
* Visual Studio 2013
|
* Visual Studio 2013
|
||||||
|
|
||||||
* To download and install the Windows SDK from Affectiva By default, the Windows SDK is installed to the following location: C:\Program Files (x86)\Affectiva\Affdex SDK
|
* To download and install the Windows SDK (32-bit) from Affectiva By default, the Windows SDK is installed to the following location: C:\Program Files (x86)\Affectiva\Affdex SDK
|
||||||
|
|
||||||
If you have installed the SDK to a location other than the default, you will have to modify the following String constants located in the MainWindow.xaml.cs file:
|
If you have installed the SDK to a location other than the default, you will have to modify the following String constants located in the MainWindow.xaml.cs file:
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
#Sample Apps for Affdex SDK for Windows
|
#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 begin 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 2.0 for Windows and begin emotion-enabling you own app!
|
||||||
|
|
||||||
OpenCV-webcam-demo
|
OpenCV-webcam-demo
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
*Dependencies*
|
*Dependencies*
|
||||||
|
|
||||||
|
- Affdex SDK 2.0 (32 bit)
|
||||||
- OpenCV for Windows 2.4.9: http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.9/
|
- OpenCV for Windows 2.4.9: http://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.9/
|
||||||
- Visual Studio 2013 or higher
|
- Visual Studio 2013 or higher
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue