suggestions for software project in vc++
-
Hi friends, I am doing MSc. Comp Sc, and for our last semester(that is round about 4 months) we have to do a sw project... Well, i have absolutely no idea what to undertake but i know this much that whatever i do is going to be in vc++. I'll describe a project that my senior is doing... A camera monitors a door or something and as soon as the frame changes the application dials a phone no. and sends them a message as well as emails the authorities... Any ideas or suggestions what so ever would be welcome :) Thanks...
-
Hi friends, I am doing MSc. Comp Sc, and for our last semester(that is round about 4 months) we have to do a sw project... Well, i have absolutely no idea what to undertake but i know this much that whatever i do is going to be in vc++. I'll describe a project that my senior is doing... A camera monitors a door or something and as soon as the frame changes the application dials a phone no. and sends them a message as well as emails the authorities... Any ideas or suggestions what so ever would be welcome :) Thanks...
How about contributing to an the Visual Component Framework - you could take the work I started in the RemoteObject Kit and turn it into a pretty cool and useful project (does distributed objects in C++, but with no IDL, allows for dynamic object introspection, dynamic methods, etc). Or if you're interested in something visual, how about helping with the VCF Builder, a GUI builder like VB or Delphi, but based entirely on the VCF. For more info either email me, or check out http://vcf.sourceforge.net, or http://sourceforge.net/projects/vcf.