ColinChang.EmotionAnalyze.AffdexExtentsion
1.3.3
dotnet add package ColinChang.EmotionAnalyze.AffdexExtentsion --version 1.3.3
NuGet\Install-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"
// Install ColinChang.EmotionAnalyze.AffdexExtentsion as a Cake Addin #addin nuget:?package=ColinChang.EmotionAnalyze.AffdexExtentsion&version=1.3.3 // Install ColinChang.EmotionAnalyze.AffdexExtentsion as a Cake Tool #tool nuget:?package=ColinChang.EmotionAnalyze.AffdexExtentsion&version=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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- AutoMapper (>= 8.0.0)
- ColinChang.EmotionAnalyze.Models (>= 1.2.4)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Update Model version