Ask Your Question
0

Help! Installation of OpenCV

asked 2014-04-16 19:50:47 -0600

brycemh gravatar image

updated 2014-04-27 00:10:00 -0600

berak gravatar image

I am new to OpenCV; I have to download it for a summer computer science assignment. I do not have Microsoft Visual Studio and I am having a very hard time installing OpenCV. I watched the installation videos on this website, but still no luck. Can anyone please tell me how to install openCV successfully? Thanks in advance!

edit retag flag offensive close merge delete

Comments

I assume you are on a Windows machine. You can download Microsoft Visual Studio Express for free. That can help.

unxnut gravatar imageunxnut ( 2014-04-27 13:29:27 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2014-04-26 23:50:08 -0600

Amit gravatar image

Use Codeblock IDE for coding (Alternative of Visual Studio) and for opencv library intergration use Following Link. This is the Simplest way to use Opencv features & explore it....

edit flag offensive delete link more
0

answered 2014-07-22 03:34:00 -0600

Efi gravatar image

Hi, you can also try "Ceemple", it's a C++ based technical computing environment, and it already includes OpenCV so it's pretty straight forward to start working with the library. The bonuses are that you also get a JIT compiler and other open source C++ scientific computing libraries, that are already integrated in the IDE. It's free for download through: www.ceemple.com

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-04-16 19:50:47 -0600

Seen: 579 times

Last updated: Jul 22 '14