Thursday, July 31, 2008

Update

After a week in Italy I got back on the dissertation. Monday I did a small bit of user testing with some children I know, it was very interesting and informative. I didn’t have any real prototype to show them though which annoyed me though.

I had to download a newer version of EyesWeb and re-do all of my code again, there was different names and locations for the objects so it took a while. I am still not 100% confident on the next step yet so am gonna do more research and ask some people about it.

I made a flash prototype yesterday - I do also think that I could use this as the final flash piece of my project. The prototype is a working prototype by using mouse clicks instead of the motion detection. I am going to use this prototype to do another bit of user testing later on today

Check out this prototype - http://www.graphicid.ie/dissertation/working%20flash.html

I have a meeting in UL tomorrow so I will update again after that

Wednesday, July 16, 2008

Back to Webcam/EyesWeb

After a few stressful weeks i came back and had a meeting with Mikael who convinced me that i should give webcam detection (using eyesweb) another chance.

Unlike previous attempts i was able to actually do something successfully. By using a tutorial and changing some elements around i was able to make a motion detection/background subtracter.

Here is the code

Photobucket

This code makes this

Photobucket

Turn into the following when you put a hand infront of it

Photobucket

Obviously this coding needs specific light conditions so i haven't been able to test it out 100% yet, I also tested it out using the semi-transparent screen in the IDC and it seemed successful, although i do still need to try it with a projection. Next step is that i need to find out how i can analyze the movement and convert it into midi notes.