From d1b23b70916a0895843f41493be99c23bdddff04 Mon Sep 17 00:00:00 2001 From: Umang Mehta Date: Wed, 30 Nov 2016 12:10:36 -0800 Subject: [PATCH] Updating the links for the detectors. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8da3073..3634b71 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/affdex-sdk/lib OpenCV-webcam-demo (c++) ------------------ -Project for demoing the [FrameDetector class](http://developer.affectiva.com/v3_1/windows/analyze-frames/). It grabs frames from the camera, analyzes them and displays the results on screen. +Project for demoing the [FrameDetector class](http://developer.affectiva.com/v3_1_1/windows/analyze-frames/). It grabs frames from the camera, analyzes them and displays the results on screen. The following command line arguments can be used to run it: @@ -74,7 +74,7 @@ The following command line arguments can be used to run it: Video-demo (c++) ---------- -Project for demoing the Windows SDK [VideoDetector class](http://developer.affectiva.com/v3_1/windows/analyze-video/) and [PhotoDetector class](http://developer.affectiva.com/v3_1/windows/analyze-photo/). It processs video or image files, displays the emotion metrics and exports the results in a csv file. +Project for demoing the Windows SDK [VideoDetector class](http://developer.affectiva.com/v3_1_1/windows/analyze-video/) and [PhotoDetector class](http://developer.affectiva.com/v3_1_1/windows/analyze-photo/). It processs video or image files, displays the emotion metrics and exports the results in a csv file. The following command line arguments can be used to run it: