------------------------------------------------------------
    Social Signal Interpretation (SSI)
------------------------------------------------------------

(c) 2007-11 University of Augsburg, Johannes Wagner
    http://mm-werkstatt.informatik.uni-augsburg.de/ssi.html
    contact: johannes.wagner@informatik.uni-augsburg.de
	
Version 0.7.0	

	SSI is published under GNU Lesser General Public License
	see also LICENSE
	
------------------------------------------------------------
    SSI makes use of the following software:
------------------------------------------------------------

    oscpack -- Open Sound Control packet manipulation library
    http://www.audiomulch.com/~rossb/code/oscpack	
    see also LICENSE.OSCPACK
	
    KISS FFT -- A mixed-radix Fast Fourier Transform 
	Copyright (c) 2003-6 Mark Borgerding	
	see also LICENSE.KISSFFT
	
    WiiYourself! -- native C++ Wiimote library  v1.15
    (c) gl.tter 2007-8 - http://gl.tter.org	
	see also LICENSE.WIIYOURSELF
	
    AVI utilities -- for creating avi files
    (c) 2002 Lucian Wischik. No restrictions on use.
	
    Torch 3.1. -- A machine-learning library
	Copyright (C) 2003-4 Ronan Collobert - http://www.torch.ch/
	see also LICENSE.TORCH
	
	Dollar$1 Implementation by Baylor Wetzel
	http://depts.washington.edu/aimgroup/proj/dollar/others/cpp.bw.zip
	Wobbrock, J.O., Wilson, A.D. and Li, Y. (2007) Gestures without libraries, toolkits
    or training: A $1 recognizer for user interface prototypes.
    <http://faculty.washington.edu/wobbrock/pubs/uist-07.1.pdf> Proceedings
    of the ACM Symposium on User Interface Software and Technology (UIST '07). Newport,
    Rhode Island (October 7-10, 2007). New York: ACM Press, pp. 159-168.
	
	TinyXML -- a simple, small, C++ XML parser
	copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com)
	see also LICENSE.TINYXML
	
	Libsvm -- a simple, easy-to-use, and efficient software for SVM
	Copyright (c) 2000-2010 Chih-Chung Chang and Chih-Jen Lin
	http://www.csie.ntu.edu.tw/~cjlin/libsvm
	see also LICENSE.LIBSVM
	
	WPF MediaKit -- For webcam, DVD and custom video support in WPF
	Copyright (c) 2008, Jeremiah Morrill
	http://wpfmediakit.codeplex.com
	see also LICENSE.WPFMEDIAKIT	
	
	OpenNI (Open Natural Interaction) - a multi-language, cross-platform framework that 
	defines APIs for writing applications utilizing Natural Interaction
	Copyright (c) 2010 PrimeSense Ltd. 
	http://www.openni.org
	If you want to use the Kinect or any other PrimeSense compatible sensor, 
	install OpenNI and NITE (and the driver for PrimseSense sensor)
	from http://www.openni.org/downloadfiles
	and the driver for kinect from https://github.com/avin2/SensorKinect (binary in bin directory)	
	see also LICENSE.OPENNI
	
	r250, Random number generator by Taygeta
	http://www.taygeta.com/
	
	David Arthur's implementation of the kmeans++ algorithm
	http://www.stanford.edu/~darthur/kmpp.zip
	
	AvalonEdit, WPF-based text editor in SharpDevelop 4.x "Mirador"
	by Daniel Grunwald, http://www.avalonedit.net
	see also LICENSE.AVALONEDIT
	
	ScintillaNET, a powerful text editing control and a managed wrapper around Scintilla
	Copyright 2002-2006 by Garrett Serack <gserack@gmail.com>
	http://scintillanet.codeplex.com/
	see also LICENSE.SCIENTILLANET
	
------------------------------------------------------------
    Bug report to johannes.wagner@informatik.uni-augsburg.de
------------------------------------------------------------

