Which is the right version with windows 7 and visual studio 2008 ?
I have got windows 7 and visual studio 2008 installed on my laptop. Please let me know which is the right version of opencv for this combination ?
Well,I used opencv 2.3 when I had visual studio-2008 and it worked fine,I guess you should upgrade visual studio to 2010 so that you can use atleast 2.4.6 version. :)
Actually the latest version is correct for your system. Just know that you should use the vc9 visual compiler lib and dll folders. vc10 and vc11 won't work on visual studio 2008.
btw, 3.0 will require you to get stdint.h from somewhere and drop it into the include folder of your compiler
VS 2008 is buggy on Windows 7, so you might want to upgrade that, if possible.