Could someone please provide a step by step tutorial on how to setup openCV 2 with VC++2010 express? Im having major trouble开发者_Python百科 doing the same..
There's a post here that shows how to configure OpenCV 2.3 on VS 2010. If you pay attention to the file names you will notice that they include the version of OpenCV, so just replace those for the appropriate version you are interested in installing.
精彩评论