Ant Learning Algorithm for Gesture Recognition

From Robin

(Difference between revisions)
Jump to: navigation, search
(Using the Ant Learning Algorithm with the General Purpose Sensor Platform (GPSP))
(Manual Setup)
 
(6 intermediate revisions not shown)
Line 11: Line 11:
==== Manual Setup ====
==== Manual Setup ====
-
* Make sure your computer is at the EPICSdemo network
+
# Make sure your computer is at the EPiCSdemo network
-
* Use either java GUI_main or the Max patch GPSP-setup.maxpat to specify the data destination IP and port. SSID may also be changed here.
+
# Use either java GUI_main or the Max patch GPSP-setup.maxpat to specify the data destination IP and port. SSID may also be changed here. <br>'''Settings:'''
-
* Use either java GUI_data the Max patch GPSP_GUI to specify the desired data streams, change filtering and streaming type, and to start/stop streaming.
+
#* wlan rate: '''6Mbit/s'''
 +
# Use either java GUI_data the Max patch GPSP_GUI to specify the desired data streams, change filtering and streaming type, and to start/stop streaming.<br>'''Settings:'''
 +
#*only the '''three force sensors''' are used in the current implementation (default: AD0, AD1, AD2)
 +
#*set moving average filter coefficient: '''3'''
 +
#*remove the '''time stamp'''
 +
#*remove the '''digital pins'''
 +
# After making the settings, choose '''stream continuously''' and then start to send OSC Packets.
==== Automatic Setup ====
==== Automatic Setup ====
-
* Make sure your computer is at the EPICSdemo network
+
* Make sure your computer is at the EPiCSdemo network
* Run the Max patch GPSPreceive.maxpat to set up IP adresses and ports for all GPSPs on the network.
* Run the Max patch GPSPreceive.maxpat to set up IP adresses and ports for all GPSPs on the network.

Current revision as of 10:07, 2 September 2013

For his Master Thesis, Sichao Song delveloped an ant learning algorithm for gesture recognition. Details of the algorithm applied to accelerometer-based classification can be found in Song's thesis, and in the paper An Ant Learning Algorithm for Gesture Recognition presented at the IEEE Congress on Evolutionary Computation (CEC), in Cancun, Mexico 2013.

Contents

Using the Ant Learning Algorithm with the General Purpose Sensor Platform (GPSP)

We use the ant learning algorithm in combination with the GPSP and FSRs embedded in a sole to recognize gaits and other foot movement.

User Manual

  • By default, the GPSP will broadcast its IP on a network with SSID "EPICSdemo".

Manual Setup

  1. Make sure your computer is at the EPiCSdemo network
  2. Use either java GUI_main or the Max patch GPSP-setup.maxpat to specify the data destination IP and port. SSID may also be changed here.
    Settings:
    • wlan rate: 6Mbit/s
  3. Use either java GUI_data the Max patch GPSP_GUI to specify the desired data streams, change filtering and streaming type, and to start/stop streaming.
    Settings:
    • only the three force sensors are used in the current implementation (default: AD0, AD1, AD2)
    • set moving average filter coefficient: 3
    • remove the time stamp
    • remove the digital pins
  4. After making the settings, choose stream continuously and then start to send OSC Packets.

Automatic Setup

  • Make sure your computer is at the EPiCSdemo network
  • Run the Max patch GPSPreceive.maxpat to set up IP adresses and ports for all GPSPs on the network.
Personal tools
Front page