Skip to content

SIMTheSocialRobot/PyAffdex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyAffdex

Python library for accessing the Affectiva Emotion SDK (Affdex)

Installation

You must install the Affdex SDK before using this module.

Installation and usage of the Affdex SDK is subject to the terms put forth by Affectiva.

Requirements

TBD

Usage

import PyAffdex

Refer to the examples folder for full example programs.

Supported Systems

  • OS X 10.10 (Yosemite)

Tested Combinations

System Python Affdex Version
OS X 10.10 3.5 3.1.1

This library is incompatible with Python 2.

Limitations

This library cannot process video files nor live feeds from a camera. It can, however, process consecutive frames extracted from a video, as well as single images.

Legal

This module is in no way endorsed by Affectiva, nor does it claim to be.

The PyAffdex module is released under the BSD License. Full language of the license is available in LICENSE.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages