OpenCV 3.0.0 with Visual Studio 2013

preview_player
Показать описание
This video explains how to setup a Visual Studio 2013 project to use OpenCV 3.

-------
If you use it for 30 days my channel will be funded with a bonus.
Рекомендации по теме
Комментарии
Автор

Hey, I don't know who you are but thanks for saving me hours wasted. It took me like 4+ hours to get old opencv versions to work in the past, but this video worked right off the bat. The documentation really needs an update, too bad the community can't do it, I'm sure a lot would love to make a step-by-step tutorial on the website rather than make everyone go on youtube. You are awesome and I hope we see more opencv content from you.

clytemnestra
Автор

Thank you for your Tutorial, it helped me a lot.
For all with errors: Don't forget to restart the machine, after changing the system variables!

pitpat
Автор

It is working wonderfully. I really do not know how to thank you, you saved my time and made my work easy. God bless you.

bimDe
Автор

error C1083:Cannot open include file "opencv2\opencv.hpp":No such a file or directory
InteliSense: cannot open source file "opencv2\opencv.hpp"
InteliSence: identifier "CV_VERSION" is unidentified

what should i do..??
please help me

PranavPandhareAERE
Автор

Perfect! Thank you so much! This is farther usefull than the official guide!

antanare
Автор

I had a problem on using the %OPENCV_DIR variable. What I did instead, was to give the full-name path (e.g. C:\opencv\lib) in Visual Studio's preferences. That did the job for me.

MenelaosKotsollaris
Автор

I cant run program because missing opencv_world300.dll

shadyk
Автор

In visual studio whenever i start a new project i have to all the steps again and its hectic. Is there any other method that its done once and for all?

wajidali
Автор

@ 01:53 is that opencv_ts300.lib and opencv_world300d.lib ?

LongJohnsMateTom
Автор

Hi Martin, I got this one:

Error 1 error C1083: Cannot open include file: 'opencv2/opencv.hpp': No such file or directory

How do I go around it? Thanks bro.

vizier
Автор

error LNK1104: cannot open file 'opencv_ts300d.lib'
I am having this issue can someone help me please?

xaviersexton
Автор

now, every time we open new project, we have to setting again to opencv, how do we copy those property sheet ?

masbro
Автор

Thanks a lot for terse beautiful tutorial...

SriHariBH
Автор

Hi thank you for sharing the video
i would like to say the video is way way way way way fast for a OPENCV first timer configuration.

but in the end I still configured it successfully after many tries

bearbearsocute
Автор

Great video! Could you do a video on an easy way on how to install opencv 3.0 rc1 with CUDA support in Visual Studio 2013? If you look on the internet, lots of people have had this problem in general so it would be much appreciated by many.

I'm trying to get my nVidia GTX 960m (Maxwell architecture) running with opencv3.0 rc1 on Windows 8.1 64bit with Visual Studio 2013 but I've had no success. I've installed CUDA toolkits 6.5 and 7.0.
I've got CUDA in OpenCV working with my desktop nVidia Quadro 4000 (Fermi architecture), opencv 3.0 with Windows 7 64bit and CUDA toolkit 6.5, though the same process doesn't work for my nVidia GTX 960m.

samhighfield
Автор

followed all your steps getting error
LNK1104 cannot open file 'opencv_word300d.lib'
please help
thanking you in antecipation

shivammehta
Автор

Hi, the error said it cannot open file 'cstdio'.  Is that because my opencv version is 3.0.0 RC1? Thank you!

florachen
Автор

I tried this guide for opencv 3.1 and didnt work I keep getting link errors any help?

davidrotor
Автор

OpenCV-test-- properties-- release
OpenCV-test-- properties--
--Common properties
--Configuration properties
-- There is no C/C++ on my screen..
Please help me

ilkergureli
Автор

Error 1 error C1083: Cannot open include file: 'opencv2\opencv.hpp': No such file or directory studio 2 1 OpenCV-Test

Hamshrocks