• No Comments
In light of the fact that I know my motion tracking needs a lot of work, I decided to start trying different methods for getting and working with information from my webcam.
Last night (and a little over lunch today) I threw a couple quick experiments together to see what it would look like, and I think that I might try this out with the video when I got home tonight.
The first example comes in the form of a basic color picker that lets you select the color of a pixel from within the image (on the top left). Once you have selected a color, use the slider on the right to control the threshold.
The second example is very similar to the first, it just uses a different sampling method for the color that it is going to use with the threshold. To try this tool, draw a box (from top left to bottom right) over the region of the image where you would like to get your sampling from.
This was a very quick and dirty experiment to see what I could get out of a bitmap with some basic functions, so please forgive my source. I will post more once I get it cleaned up tonight and start trying to work it into my motion detection application.
• No Comments
A couple of days ago I posted my first attempt at motion tracking in AS3 using a webcam and promised that I would play a little bit more with it. Well, I got a little bit anxious and before refining the tracking code I decided to put it to use.
You may have seen the […]
• No Comments
For the past 6 months or so I have been hearing the term “Devigner” or “Hybrid” floating around the Flash industry. While having many talents may be a wonderful thing in small-scale agencies and freelance work, I don’t believe that the skills of a Designer and a Developer should be looked for in the same […]
• 2 Comments
I have been doing some recent experiments in ActionScript 3 so I thought that I would start posting them. Most of my recent work has been client work using Papervision, but I found a little time to play with my webcam over the weekend.
I have a couple of uses planned for this and will […]
• No Comments
Flash in the Can Toronto 2008 has come to a close and it is back to the real world. I had a great time at the conference and got so much inspiration from what I saw. As always, the presentations showed that there are some people truly pushing the limits of Flash and creating some […]