ColinChang.EmotionAnalyze.AffdexExtentsion
1.3.3
This is an extension of Affectiva Emotion SDK for Windows.It will be much more easier to use Affectiva SDK with this extension.
Install-Package ColinChang.EmotionAnalyze.AffdexExtentsion -Version 1.3.3
dotnet add package ColinChang.EmotionAnalyze.AffdexExtentsion --version 1.3.3
<PackageReference Include="ColinChang.EmotionAnalyze.AffdexExtentsion" Version="1.3.3" />
paket add ColinChang.EmotionAnalyze.AffdexExtentsion --version 1.3.3
#r "nuget: ColinChang.EmotionAnalyze.AffdexExtentsion, 1.3.3"
This is an extension of Affectiva Emotion SDK for Windows.It will be much more easier to use Affectiva SDK with this extension.
The AutoCameraDetector can access a webcam connected to the device to capture frames and feed them directly to the facial expression engine.
The unit test project ColinChang.EmotionAnalyze.Test
shows you how to use it.Check it to have a quick start.
- Add reference of the
Affdex.dll
to your project. - Set
affdex-native.dll
,tensorflow.dll
Copy to Output Directory be "Always Copy"
Requirements
Runtime Requirements
- Microsoft .NET framework v 4.6.1 or newer
- Visual C++ Redistributable runtime for VS 2015
- Affectiva SDK installed
- Only x64 OS was supported.
Hardware requirements (recommended)
- Processor, 2 GHz
- RAM, 1 GB
- Disk Space (min) : 950 MB
Here is the Affdex Windows (.NET) SDK Document
http://affectiva.github.io/developerportal/pages/platforms/v3_4_1/windows/classdocs/Affdex/html/b8038333-b12e-8ea1-a2ce-74c8d611fa89.htm
This is an extension of Affectiva Emotion SDK for Windows.It will be much more easier to use Affectiva SDK with this extension.
The AutoCameraDetector can access a webcam connected to the device to capture frames and feed them directly to the facial expression engine.
The unit test project ColinChang.EmotionAnalyze.Test
shows you how to use it.Check it to have a quick start.
- Add reference of the
Affdex.dll
to your project. - Set
affdex-native.dll
,tensorflow.dll
Copy to Output Directory be "Always Copy"
Requirements
Runtime Requirements
- Microsoft .NET framework v 4.6.1 or newer
- Visual C++ Redistributable runtime for VS 2015
- Affectiva SDK installed
- Only x64 OS was supported.
Hardware requirements (recommended)
- Processor, 2 GHz
- RAM, 1 GB
- Disk Space (min) : 950 MB
Here is the Affdex Windows (.NET) SDK Document
http://affectiva.github.io/developerportal/pages/platforms/v3_4_1/windows/classdocs/Affdex/html/b8038333-b12e-8ea1-a2ce-74c8d611fa89.htm
Release Notes
Update Model version
Dependencies
-
- AutoMapper (>= 8.0.0)
- ColinChang.EmotionAnalyze.Models (>= 1.2.4)
- Newtonsoft.Json (>= 12.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.