Quote:
Originally Posted by lynca
OpenCV is the standard choice for most hobby robotics projects. OpenCV requires knowledge of C or C++. If you want more links on OpenCV, I can give a few of the CV functions I use commonly to find blobs. If you don't know C, and you have time to post process the image, I would suggest using Matlab's image processing toolbox (it works well with webcams). If you have a IEEE 1394 compliant camera(not a webcam), then the Labview vision toolbox would also be useful for realtime and post-processing.
|
I am, unfortunately, programming for an embedded controller (on a Surveyor SRV1) in an unheard of programming language (occam pi). This library seems to be for PCs, so won't work.
I am investigating some other stuff, thanks for all the suggestions so far! If anyone else knows any good resources please pass them on!
