Ask Your Question
0

Need help about opencv installation

asked 2013-04-25 12:04:11 -0600

hayden gravatar image

Hello, I am new in OpenCV. A few days ago I installed openCV using the following link:

http://opencv.willowgarage.com/wiki/VisualC%2B%2B_VS2010_CMake

I can compile and run some examples. But I don;t have any opencv2 directory in my installation under which there should ne a core.hpp file. Please let me know which version I should use if I want to build opencv from source.

Thanks in advance.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-04-25 14:59:58 -0600

unxnut gravatar image

The current version is 2.4.5. You should be able to download and install it from opencv.org. However, I'll think that if you already have opencv installed, you can play with it first to learn about it. The directory opencv2 should be found in include directory.

edit flag offensive delete link more

Comments

I am looking for the source version, in the download section I can only find the executable. In my installation I have opencv directory under include , no opencv2 directory.

hayden gravatar imagehayden ( 2013-04-25 15:23:28 -0600 )edit

Are you using Windows? I believe the executable will help you download the rest of the source.

unxnut gravatar imageunxnut ( 2013-04-25 17:14:08 -0600 )edit

No it does not, however if you install it correctly the directory does contain the data. It is under build/include/opencv2!

StevenPuttemans gravatar imageStevenPuttemans ( 2013-04-26 03:16:16 -0600 )edit

Question Tools

Stats

Asked: 2013-04-25 12:04:11 -0600

Seen: 218 times

Last updated: Apr 25 '13