Messages - VideoInPicture [ switch to compact view ]

Pages: prev1 ... 84 85 86 87 88 [89] 90 91 92 93 94next
441
Thank god for the extension, my its a huge load of my chest now that I have more time. Even though I finished it, it's not how I would like it to be for the release.
-hollowlife1987 (June 30, 2008, 06:51 PM)

What have you been working on?

442
New deadline? Hmm, I may be able to get my submission (Webcam Signature) to track hands/fingers by the new deadline. I'll see if it works out or not. BTW, the source code for Webcam Signature 1.3 is up on my website: http://webcamsignature.wikidot.com/webcam-signature-source-code. I'll probably submit the new version that I'm working on before the new deadline.

443
For mouser, veign, and those interested, the source code for Webcam Signature 1.3 is now up on my website at http://webcamsignature.wikidot.com/webcam-signature-source-code. It is open source under a GNU v3 license.

444
lol, no, I got the program working perfectly, I couldn't get it to track a pen though, but I could get it to track the usb to ps/2 converter perfectly

I'm working on a new version of Webcam Signature that uses a notably different algorithm for tracking. From my testing so far, it is able to track a color object significantly better than version 1.3 especially when the lighting changes or there is glare off the object. Right now in version 1.3, you may have to recalibrate the tracking color if you turn the light on in a dark room or the sun shines through the window and onto your pen, but that does not appear to be as frequently necessary with the new version.

However, one issue remains to be solved. I have to speed the algorithm up. One of the primary issues is that accessing bitmap pixels is a slow process even with using Unsafe bitmaps in C#. However, I may have some code that can solve this issue.

445
very cool movie :)
by the way the crashing is gone, the auto grab screen and and color works.  :up:

it's hard for me to control it well -- i think my background is a bit noisy and webcam not so good, so it's a little hard.

it's fun to try to think of other uses of this tool..
i can imagine using it to track a bug's movement over time, like a ladybug or something, put your webcam on it and switch into paint mode :)



That's good. I think the program was improperly disposing of the grabbed frame.

Try using a flashlight/led/infrared led instead of a pen if you are having trouble getting it to track and set it so that the tracking color is white to bright white.

BTW, version 1.3 also fixed the finicky edge drawing problem.  :P

Now, I just want to make the program use 10% or less of my CPU time when running instead of 30-40%.

Pages: prev1 ... 84 85 86 87 88 [89] 90 91 92 93 94next
Go to full version