bastiena [Thu, 05 Apr 2012 16:24:40 +0200] rev 18
Middleware :
Personnalized images for gesture showing in debug.
Forced images names + default image gesture.
Name convention : name of the gesture in lowercase, underscores replacing spaces or -.
bastiena [Thu, 05 Apr 2012 15:54:44 +0200] rev 17
Middleware :
new gesture implemented :
WAVE
new kind of detection : postures
new postures implemented :
BEND
KNEE_UP
CROSS (developpement, but should be dropped because of collisions with SWIPE gestures)
Gesture/Posture detectors got a link towards Debug (For debug purpose only, will be removed later)
bastiena [Wed, 04 Apr 2012 10:51:21 +0200] rev 16
Middleware :
parameters propagation added
from debug to MainModule and then into everything that needs it
bastiena [Mon, 02 Apr 2012 16:30:56 +0200] rev 15
Middleware :
segmentation of Middleware between 4 modules :
Communication
Debug
Tracking
MainModule
I chose to integer the events in the mainModule, so I can use them to send data to Debug and Communication.
Soon DLLs will be copied to a main root folder "lib".
bastiena [Fri, 30 Mar 2012 11:14:14 +0200] rev 14
Middleware :
Mod transition stabilized.
Order :
NO_USER > USER_INCOMING > SHOWMOS_# > MOSAIC
bastiena [Thu, 29 Mar 2012 14:39:21 +0200] rev 13
Middleware :
Began to create a curve segmenter based on cutting on local extremums.
Remove joint arguments on hand quit events to notify Processing when skeleton is not detected anymore.
bastiena [Mon, 26 Mar 2012 16:23:14 +0200] rev 12
Middleware :
Config updated
Mistake in config loading/saving repaired
debug augmented for proximity
images gestures displaying
bastiena [Mon, 26 Mar 2012 16:22:51 +0200] rev 11
Middleware :
Config updated
Mistake in config loading/saving repaired
debug augmented for proximity
images gestures displaying
bastiena [Fri, 23 Mar 2012 16:24:36 +0100] rev 10
Front Processing :
Changed utf-8 to utf-8 without BOM
bastiena [Thu, 22 Mar 2012 18:15:53 +0100] rev 9
Installer updated
files charset set to UTF-8 without tabs