I found a book for OpenCV, but OpenCV Training is all I can find. Unfortunately, the book was written for OpenCV 1.1 and is completely outdated. So I searched in Stackoverflow and found this thread. After reading the topic, I understand that I can still learn OpenCV from the book, but I'm afraid that the differences in code between OpenCV 1.1 and 2.2 will make learning OpenCV disappointing, especially for a beginner like me. I'm currently on a book or training website specifically written for OpenCV 2.2, so I can keep track of the code in the book and get started easily.
By the way, I would like to know which language integrates best with OpenCV? I am wondering if Emgu uses CV (OpenCV for .net) with C # .net a good choice? Thanks!
Pcgeek
source share