Search code examples
apache-flexactionscript-3webcammotion

AS3 webcam shape recognition


I'm making a dissertation on webcam motion tracking in actionscript. I am looking at different possibilities on how to do this and have found a few already.

There is, however, one method I would like to try out, but i'm kind of stuck. I'm trying to achieve body shape recognition (preferably a hand). Does anyone have any ideas on how I could achieve this?


Solution

  • I have solved the problem in another way: i am not using shape recognition, which was actually to difficult to achieve (and computationally very challenging for flash), but i am now using colored objects for tracking :)