OpenCV

Well, I am learning OpenCV for my Advanced AI project.  I was never that into computer vision stuff, but its something new and might come in handy someday.

I got my eclipse environment set up and ran their sample app.  (I had to use -L/usr/lib not /usr/local/lib like they say)  Now am going to go through some of the simple core examples so that I can get an idea of how opencv works.