instaling opencv 2.4.6 in win8 visual studio2012
pliz explain how to use opencv 2.4.6 in windows 8 by visual studio 2012 tnx
pliz explain how to use opencv 2.4.6 in windows 8 by visual studio 2012 tnx
As of 03/07/2013:
So, let's run something like this:
setx -m OPENCV_DIR D:\Code\opencv
Most importantly just briefly check http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html
It may say stuff is out of date, just ignore the videos and scan the bullet points.
This tutorial I've recently found seems to be a little easier than the other ones you can find on the web. It is written for VS express, but I think it is good anyway. Try it out.
OK. Show me where it is a bad tutorial. I did it and it worked fine.
Please, read the question carefully before downvoting other's answers and be sure you know the subject. He asked how to install OpenCv, not to build libraries from the source code by himself before usining them.
Sorry, there's a misunderstanding here. The linked tutorial says "how to easily install OpenCv". But it does not install it, it shows how to make a _own_ project _using_ OpenCv, which is something different. For using OpenCv, of course CMake is not required (yet in my opinion still the easier solution than to add include paths and dozens of .lib's in every project manually). But judging from the initial post ("instaling", "pliz explain [...] tnx"), for that particular user, the linked tutorial indeed seems best. Sadly I cannot remove my down-vote, sorry for that.
I think that the word "install" is the one everybody uses in these cases, even in the OpenCv website.
Asked: 2013-09-13 15:20:46 -0600
Seen: 548 times
Last updated: Sep 14 '13
problem install opencv on linux mandriva
NVCC cannot find a supported cl version. Only MSVC 9.0 and MSVC 10.0 are supported
Opencv_core2.4.6d.dll not being found in VS 2012
Debugging error in Visual Studio 11 Win8 X64
I want to instal OPENCV2.4.6 in mac,how can i do?
Can't see Mat members in the debugger (VS2012)
install opencv with visusal 2012
Mat destructor error with homography