Dear PD-List
I recently decided to get into gesture recognition for several different performance-art purposes. one of them is for fireshows, where i would like to be able to control events on my computer throug the circling movements of torches. another one needs to be able to recognize simple gestures with the hand like swyping, cyrcling etc.
my question: has anyone worked with gesture-recognition? are there specific objects or patches? tracking-wise i would use an infrared-cam or wiimote-ir for the fire, for the hand-gestures maybe a normal webcam which films the hand only, on the side of my body.
big thanks for reading and any ideas or suggestions!
greets, matt
Le 21/11/2011 15:22, Matthias Moos a écrit :
Dear PD-List
I recently decided to get into gesture recognition for several different performance-art purposes. one of them is for fireshows, where i would like to be able to control events on my computer throug the circling movements of torches. another one needs to be able to recognize simple gestures with the hand like swyping, cyrcling etc.
my question: has anyone worked with gesture-recognition? are there specific objects or patches? tracking-wise i would use an infrared-cam or wiimote-ir for the fire, for the hand-gestures maybe a normal webcam which films the hand only, on the side of my body.
big thanks for reading and any ideas or suggestions!
greets, matt
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
I know there is time delay neural network (TDNN) for this purpose. So you can get the ANN externals. I know that it exists other methods but I have never tested them. ++
Jack
Hi,
I think Pedro Lopes was implementing a Dynamic Time Warping external, which is a very common technique in pattern recognition... I don't know the state of the project, but since he presented it in the last PD-Con it should be in beta at least.
2011/11/21 Jack jack@rybn.org
** Le 21/11/2011 15:22, Matthias Moos a écrit :
Dear PD-List
I recently decided to get into gesture recognition for several different performance-art purposes. one of them is for fireshows, where i would like to be able to control events on my computer throug the circling movements of torches. another one needs to be able to recognize simple gestures with the hand like swyping, cyrcling etc.
my question: has anyone worked with gesture-recognition? are there specific objects or patches? tracking-wise i would use an infrared-cam or wiimote-ir for the fire, for the hand-gestures maybe a normal webcam which films the hand only, on the side of my body.
big thanks for reading and any ideas or suggestions!
greets, matt
_______________________________________________Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
I know there is time delay neural network (TDNN) for this purpose. So you can get the ANN externals. I know that it exists other methods but I have never tested them. ++
Jack
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
hello, there is something you can try on linux or osx, by sending events to [x11mouse] and then easystroke
http://www.workinprogress.ca/gesture-recognition-in-pure-data-with-easystrok...
Colet Patrice
----- Mail original -----
De: "Matthias Moos" feuerbrut@gmail.com À: "pd-list" pd-list@iem.at Envoyé: Lundi 21 Novembre 2011 15:22:26 Objet: [PD] gesture recognition
Dear PD-List
I recently decided to get into gesture recognition for several different performance-art purposes. one of them is for fireshows, where i would like to be able to control events on my computer throug the circling movements of torches. another one needs to be able to recognize simple gestures with the hand like swyping, cyrcling etc.
my question: has anyone worked with gesture-recognition? are there specific objects or patches? tracking-wise i would use an infrared-cam or wiimote-ir for the fire, for the hand-gestures maybe a normal webcam which films the hand only, on the side of my body.
big thanks for reading and any ideas or suggestions!
greets, matt
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi all,
Indeed I have an DTW external, still need to find free time to get it there for everyone (as a working external, and probably only for linux - not enough free time!). Anyhow when I did my presentation at this year's pdcon, I did show easystroke as an example. Easystroke is absolutely fantastic, and the recognizer is robust for my usage (I have about 20 gestures that I use for more than a year, to control the OS). That would be an interesting take on the gesture recognition issue.
If your gestures are not multi-streamed (e.g., multitouch) you can also use on of the many 1$ gesture recognizer implementations out there - which is a very famous calligraphic recognizer. e.g., http://depts.washington.edu/aimgroup/proj/dollar/
hope it helps, Best, Pedro p.s.: regarding the DTW, I still need some time, but its definitely gonna happen. Although for calligraphic gesture detection it is very robust, I would go for easystroke or 1$.
On Mon, Nov 21, 2011 at 3:23 PM, Patrice Colet colet.patrice@free.frwrote:
hello, there is something you can try on linux or osx, by sending events to [x11mouse] and then easystroke
http://www.workinprogress.ca/gesture-recognition-in-pure-data-with-easystrok...
Colet Patrice
----- Mail original -----
De: "Matthias Moos" feuerbrut@gmail.com À: "pd-list" pd-list@iem.at Envoyé: Lundi 21 Novembre 2011 15:22:26 Objet: [PD] gesture recognition
Dear PD-List
I recently decided to get into gesture recognition for several different performance-art purposes. one of them is for fireshows, where i would like to be able to control events on my computer throug the circling movements of torches. another one needs to be able to recognize simple gestures with the hand like swyping, cyrcling etc.
my question: has anyone worked with gesture-recognition? are there specific objects or patches? tracking-wise i would use an infrared-cam or wiimote-ir for the fire, for the hand-gestures maybe a normal webcam which films the hand only, on the side of my body.
big thanks for reading and any ideas or suggestions!
greets, matt
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list