Giter Club home page Giter Club logo

ssj's Introduction

Logo

Social Signal Processing for Android

SSJ is an extensible android framework for social signal processing in an out of lab envirnoment. It packages common signal processing tools in a flexible, mobile friendly Java library which can be easily integrated into Android Apps.

Features

  • Realtime signal processing using independent components as processing steps in a pipeline
  • Synchronized data streams
  • Support for most standard android sensors e.g. Camera, Microphone, Acceleration, GPS
  • Support for external sensors via bluetooth e.g. Microsoft Band 2, Myo, Angel Sensor, Empatica
  • Advanced signal processing functionality, including machine learning approaches (NaiveBayes, SVM)
  • I/O functionality: local storage, sockets, bluetooth
  • Energy efficient processing thanks to advanced sleep state management and support for discrete data propagation
  • Basic GUI elements: graphs (using GraphView library), camera painter
  • SSJ Creator: Android App for building, editing and running SSJ pipelines without writing a single line of code

Download

  • To use libssj in your own application, simply add the gradle dependency:
compile 'com.github.hcmlab:libssj:0.5'

Documentation

About

The Social Signal Processing for Java/Android (SSJ) framework is being developed at the Lab for Human Centered Multimedia of the University of Augsburg. The authors of the framework are: Ionut Damian, Michael Dietz, Frank Gaibler, Daniel Langerenken, Simon Flutura.

SSJ has been inspired by the SSI (http://openssi.net) framework. SSJ is not a one-to-one port of SSI to Java, it is an approximation. Nevertheless, it borrows a lot of programming patterns from SSI and preserves the same vision for signal processing which makes SSI great. It than packages everything in a flexible, mobile friendly Java library which can be easily integrated into Android Apps.

If you use SSJ for a research project, please reference the following paper:

  • Ionut Damian, Tobias Baur, Elisabeth André, Measuring the Impact of Multimodal Behavioural Feedback Loops on Social Interactions, In Proceedings of International Conference on Multimodal Interaction (ICMI), ACM, 2016
    paper | BibTex | dl.acm.org

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

ssj's People

Contributors

ionut-damian avatar fra-ga avatar michaeldietz avatar kohlrabisalat avatar vchernobyl avatar

Watchers

guozanhua avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.