How to install OpenCV and Create Sample Project in Visual Studio

preview_player
Показать описание

Version 2.4.7 Additional Dependencies

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!

------------------------------------------------------------
OpenCV 2.4.7 - Easy Installation Guide and Sample Project Visual Studio 2010
Downloading and Installing OpenCV Windows 7
OpenCV 2.4.7 - Easy Installation Windows 7
Installation guide: OpenCV 2.4 with Visual Studio
Installing OpenCV 2.4.7 in Visual C++ 2010 Express
OpenCV 2.4.7 Setup Guide for MS Visual Studio 2010
Using OpenCV 2.4.2 with Visual Studio 2012 on Windows 7
OpenCV 2.4.3 Easy Installation Guide and Sample Project
Рекомендации по теме
Комментарии
Автор

Awesome. I managed to get OpenCV 3.0 working in Visual Studios 2015 by following your steps but replacing with the necessary files.

xkiyori
Автор


Evertym I screw up find the perfect solution here
Thank you programming knowledge

AbhishekYadav-xojx
Автор

nice work!!!...I tried this for opencv 2.4 .11 version and it showed me the explained. Thank you very much for sharing.

nevaditasahu
Автор

easiest way to link opencv and VS10 thanks for your great contribution i really appreciate you

mansoorkhuhro
Автор

I wasn't able to find a good lib linking tutorial before this, thank you!

MrAnonymousCitizen
Автор

Thank you so much from KOREA !!
Your instruction was really great and I did complete the link OpenCV dll files to my Visual Studio 2013 ( 2013 ver is vc12 ).
Have a nice day!

hwichanlee
Автор

Thanks dear.. i watched all tutorial in this channel, its very helpful for me.. and i have waited openCV ...

isharathilina
Автор

I just followed the steps, but I got this error 

"The program can't start because opencv_core248d.dll is missing from your computer. try reinstalling the program to fix this problem"

then I pasted all dll from opencv\build\x86\vc12\bin folder, but then another error it started showing cant find MSVCP120D.dll 

what to do now??

UmerQaisar
Автор

AWESOME, man, thanks a lot! All works perfectly for me in VS2010 + OCV 2.4.9 version.

userutf
Автор

Thannxx alot..finally configured opencv 2.4.9 with visual studio 2013 ..:)

vipulgpt
Автор

to everyone with a different library of dll files use "dir > listmyfiles.txt" command inside the directory in cmd to get the list.. might need a bit of tweaking but hey put some sweat into it

snapper
Автор

Great i was crazy for include this library in one project you have gift me a solution!

FabrizioBramati
Автор

Awesome neat explanation of every am a novice in programming and I used same steps for PCL too and it is doing fine so is it possible for u to create a tutorial for PCL(Point Cloud Library) as well please???

SumitM
Автор

Thank you very much! Very helpful for openCV-Rookies :)

martinwes
Автор

My build was successful, however, my compilation failed by stating that: "The program can't start because opencv_core248d.dll is missing from your computer.  Try reinstalling the program to fix this problem." However, it's obvious that that file is still on my computer in the opencv folder. Why is my "start debugging" not working??? Any help would be appreciated.

titusrice
Автор

This is awesome.  Very clear.  You saved me a lot of time. Thanks for the excellent introduction to OpenCV!

explorer
Автор

Thanks a lot. Your explanation set me for my first college mini project. I choosed application of opencv, but was unable to use its libraries VC++ 2010.
Thanks again. :) (Y)

rishavgraphy
Автор

At 4:06 I could see that you re running a 64 bit system. Is there a reason why you choose to install the x86 version of OpenCV?

MrGanninu
Автор

You just made ​​my life a lot easier. Excellent tutorial, thank you so much

MGlock
Автор

When I get to the step of creating a new project I go to VS C++ and then Win templates and when clicking on the Win32 Console Application and naming the project that window no matter how many times I click ok it would not exit and go to the step shown in the video. I am wondering if my template is corrupt. Is that something common .. I have been trying to uninstall and reinstall that template but I cannot figure out how?

Any help is appreciated,
thank you

stompdirtyyard