|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hello,
Sorry to ask this question here but not sure where else to go. I have seen posts like Visual Basic verses C++ and the answer is usually each is suited for different purposes. I have no programming experience but want to create a program to meet my specific needs but have no idea where to start. I want the program to be able to look at 2 webcams, average the pixel value of each, and put out these in a log alongside a GPS bearing from an NMEA signal. edit: using windows xp and only has to work on xp. Any advice on where to start is greatly appreciated. I realise it would be a significant amount of work to do this and would have to start with simpler projects but the above is my ultimate aim and I would like to get there as quick as possible. Thanks for your time. Ben Last edited by bboughton; 05-11-2008 at 04:21 AM. Reason: extra information |
| Sponsored Links |
|
|
|
|||||
|
Not necessarily the most suitable - most tasks can be accomplished using various languages, but VB has the easiest learning curve.
Visual C# is my favourite language, but is a step up from VB, so you might want to learn it after VB (like I did). |
|
|||
|
I recommend PERL for learning programming. Not for what your doing, but just to learn programming structure, algorithm development, etc.. PERL is actually pretty easy to learn. Personal experience can vouch.
VB or PERL for learning. |
| Sponsored Links |
|
|
|
|||||
|
One issue will be the number of pixels per image and whether it has to run "live". VB, if I recall, runs slower than the equivalent C++ program so that may be a factor. If you only need a few frames per second, or the images are lo-res, VB would probably be fine.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| General programming and logic :: Programming language types | Chinmoy | Tutorials | 1 | 04-07-2008 03:15 PM |
| New Computer Programming Language 'D'? | R-G | General Programming | 10 | 03-22-2008 04:00 AM |
| General programming and logic | Chinmoy | Tutorials | 0 | 03-20-2008 04:58 AM |
| Choice of language for application? | björn nilsson | General Programming | 5 | 04-24-2007 04:14 PM |
| D Programming Language. | R-G | General Programming | 2 | 04-12-2007 11:22 AM |
| Xav | ........ | 1333.07 |
| MeTh0Dz|Reb0rn | ........ | 1055.7 |
| John | ........ | 881.37 |
| morefood2001 | ........ | 879.43 |
| marwex89 | ........ | 869.98 |
| WingedPanther | ........ | 851.68 |
| Brandon W | ........ | 757.44 |
| chili5 | ........ | 312.39 |
| Steve.L | ........ | 247.05 |
| dcs | ........ | 217.87 |
Goal: 100,000 Posts
Complete: 82%