Ask Your Question
1

OpenCV3 alpha - using precompiled binaries on windows

asked 2014-09-10 03:47:30 -0600

JohannesZ gravatar image

Hi there,

I have used the search function but did not find a suitable answer so far. My question: is it possible to use openCV 3 alpha on a windows machine without building the library? For the versions 2.4.X I can download the self-extrating zip and there are always precompiled binaries which I can use from sratch. In the openCV 3 package I also found a "bin" folder with binaries, but there are only a few dll and lib files located (ffmpeg.dll, world300.dll)- most files are not here.

So, what can I do in this case? Can I use the missing files from the 2.4.9 release or do I have to build the library by myself via CMake?

Thanks for the help! Johannes

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-09-10 03:50:46 -0600

Combining 3.0 and 2.4.9 won't work. Building is the only option now. It is an alpha release, drop it and use the master download from github. That one had literally 100 fixes since the alpha release and is much more stable, even if it is a development branch.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-09-10 03:47:30 -0600

Seen: 740 times

Last updated: Sep 10 '14