Ask Your Question
0

how to install opencv 2.4.8 in windows

asked 2014-02-10 03:54:31 -0600

what is shown in "Installation by Using the Pre-built Libraries" is not there in file which i downloaded. how can i install opencv

edit retag flag offensive close merge delete

Comments

4

Download the opencv libraries - aka 2.4.8 in your case.

  1. Set up the environment variables - properly - x86 and x64 separately. The dlls are located in the \build\x86 or x64\vcX(X can be 9, 10, etc)\bin\

  2. Set the opencv libs properly in visual studio.

A good example can be found here: http://opencv-srf.blogspot.co.at/2013/05/installing-configuring-opencv-with-vs.html

andrei.toader gravatar imageandrei.toader ( 2014-02-10 04:21:16 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-02-10 05:04:32 -0600

Shivam gravatar image

updated 2014-02-10 05:05:39 -0600

Hi there!!

I have created document (with help of various sources from different websites) for installing OpenCV 2.4.7 on visual studio which works completely fine and will go for 2.4.8 too. Here is the dropbox link for that, you can download pdf file from here https://www.dropbox.com/s/3hawgbe3u9shakh/Documentation%28windows%29.pdf

If you find this useful and if it works for you, please mark it as correct answer. Thank you ;)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-10 03:54:31 -0600

Seen: 432 times

Last updated: Feb 10 '14