1 post tagged “as3”
Nothing major but I am too excited! I have simple blob detection working in AS3. The swf is less than 5k and it works better than I expected (I guessed at values and got pretty much spot on). I know each slate is going to have different values due to infrared intensity, ftir, camera sensitivity/distance/other adjustments, etc. I thought that I would waste a lot of time adjusting sensitivity levels but detection happens right when I touch the acrylic when using different fingers and hands. Once I get to refactoring I'll create easy to use adjustments slider knobs or something.
Now on to the interesting and fun part . . . creating event handlers multi input based event handlers.