Posts Tagged ‘Development’

As promised, here is a compiled installer as well as the Visual C# 2008 source code for your enjoyment.

Friday, March 26th, 2010 at 19:51 | 2 comments
Categories: Development

Interesting enough, the more stressed I become the more I desire to program. And not just random programming, but programming to solve a problem (namely one of me ). What I’ve been working on over the past couple days is a nice Windows utility to work with and manage duplicate files. Right now it works [...]

Thursday, March 25th, 2010 at 00:13 | 0 comments
Categories: Development

New mod found to work around Rogers 911 Emergency Upgrade! Thanks to the DroidX hacking community for this great find!

Sunday, March 21st, 2010 at 17:46 | 0 comments

I have been playing with edge detection for a few weeks now, and slowly I’m gathering a solid knowledge base related to how to do object detection. Primarily I have been playing with facial recognition, but my end goal is to be able to track hands, for a virtual table PC, so that when I build my surface computer the adaption of the algorithms is easy. The goal is to use edge detection and to determine the shape of the enclosed object.

Friday, December 18th, 2009 at 11:04 | 0 comments
Categories: Development