Commit graph

7 commits

Author SHA1 Message Date
Lydia
0390ce594f Remove unused Emotion reference (#8) 2018-08-08 09:19:03 -07:00
Chris Thrasher
05b7597ea1
Remove deprecated Emotion API (#7)
Emotion API calls are now made through the Face API.
2018-04-10 20:37:05 -07:00
Chris Thrasher
6a5b59d1af Fix VideoFrameAnalysis project (#5)
* Fix VideoFrameAnalysis project

* Accept endpoint name, to accomodate new regions
* Update package dependencies
* Tidy up trailing whitespace

* Fix Vision API host label
2017-06-07 10:25:39 -07:00
Chris Thrasher
0aad9934ba Don't call Emotion API if OpenCv found no faces locally. (#4)
* Don't call Emotion API if OpenCv found no faces locally.

See
[this](http://stackoverflow.com/questions/42597067/emotion-recognition-real-time-analysis-api-calls)
for context.

* Move line for consistency
2017-03-08 10:11:56 -08:00
Oliver Whyte
779049ed3a Remove readonly modifier from mutable reference type fields, as per https://msdn.microsoft.com/en-us/library/ms182302.aspx 2016-08-22 14:07:41 -07:00
Oliver Whyte
9383bc3f2e Delete duplicate license header in Program.cs 2016-07-08 00:32:48 -07:00
Oliver Whyte
53c5ec11be Add code and project files 2016-07-08 00:24:00 -07:00