OpenCV 4 Building with CMake & Visual Studio 2017 Setup

  Рет қаралды 21,861

George Lecakes

George Lecakes

Күн бұрын

Пікірлер
@Osmanity
@Osmanity 6 жыл бұрын
I love opencv, very clearly explained with awsome topics as always.I hope more people gets to your channel becasue you are awome!
@muhammadadeel1150
@muhammadadeel1150 5 жыл бұрын
Ibrahim Osman May I have your email address? I need some help
@qqaadir
@qqaadir 4 жыл бұрын
Great, cheers for showing in-depth mechanism for the most frustrating process.
@Luna6537er
@Luna6537er 3 жыл бұрын
THANK YOU SO MUCH EVEN FROM 2021.. I HAVE BEEN TRYING THIS SINCE YESTERDAY AND I FOUND YOUR VIDEO. THANKS!!!
@Jayomarrios
@Jayomarrios 4 жыл бұрын
Thanks for the playlist.. I enjoyed all of the videos.
@adison024
@adison024 5 жыл бұрын
Good video and helped a lot. I do have a suggestion if you are open to them. Can you please zoom in and show us the only things that you are typing or working? You don't need to show the whole monitor at all time, Can't even see what you are typing or clicking instead I watch the video in 1080p on fullscreen. Most people who are watching these videos are doing the things side by side. And if they don't have a second screen, that means a lot of times going out of full screen alt tab go to full screen again and what not. Just something that will make your viewer's experience a bit simple. Apart from this, the content was extremely helpful. Thank You!
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Thanks for the suggestions.; Would you happen to know any applications which automatically does that? Otherwise it would be a lot of editing on my part.
@adison024
@adison024 5 жыл бұрын
@@GeorgeLecakes No, i don't know a software/app that may help you out with it. But there are two things i can think of. Problem is, it may not look good. 1) Use inbuilt app called magnifier. 2) Record the videos after setting your screen resolution to 1280x720. You or your viewer may not like it. IMO, your coding content can be delivered via a 720p video. This video for example is not a gaming video that need 4k resolution. And on the downside, 4k video are clear only when we see them on 4k screen. Anything below 1080 is blurry. Thank you for reading my suggestion. Please note that despite these hurdle that i face on your channel, I've got mad respect for you. Love you OpenCV series. Edit: I'm not sure about your video recording technique. If you are okay with clip after clip and merge them together later... 3) the ShareX app, free on steam, can help you record particular windows open at the moment. Don't have much experience with it, but worth a try.
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
@@adison024 Live the constructive criticism. Glad you enjoyed the videos. Unfortunately my job is in the world of 3d graphics and my home setup has 3x 4k monitors. I'm just used to working that way. If I do any more opencv I'll think about resolution and what is best for the viewer. Thanks again.
@DECHERT-SYSTEMS
@DECHERT-SYSTEMS 3 жыл бұрын
Thanks
@GeorgeLecakes
@GeorgeLecakes 3 жыл бұрын
No problem
@muhammadadeel1150
@muhammadadeel1150 5 жыл бұрын
Your teaching method is very good
@EneaDanger
@EneaDanger 6 жыл бұрын
Thank you for the great tutorial! Could you make some videos on OpenCV with CUDA enabled since there's almost no beginner friendly information out there.
@GeorgeLecakes
@GeorgeLecakes 6 жыл бұрын
Good idea, I'll look into it
@john3932
@john3932 4 жыл бұрын
TRULY excellent - thank you!
@simonchin79
@simonchin79 5 жыл бұрын
Thanks for the video, great help on your guide...
@lcd11001
@lcd11001 4 жыл бұрын
thank you! You saved my time
@Jaulo
@Jaulo 5 жыл бұрын
Hi, i built sources from opencv 4 for staticlib opencvworld410 but in my project i get one error: LNK2001 unresolved external symbol ___libm_sse2_sincos_ How can i solve this? Thanks I've found nothing on internet.
@rockywoodfilms3934
@rockywoodfilms3934 3 жыл бұрын
I am on visual studio communities 2019 and followed your instructions all the way to configure part and got this error cmake-gui error in configuration process project files may be invalid
@rahmatabadi3839
@rahmatabadi3839 5 жыл бұрын
7:05 adding %OPENCV_DIR%\lib does not make sense. Why did you need to register lib in path?
@JakubMareda
@JakubMareda 4 жыл бұрын
Is there a way to set it without using absolute paths or env variables? I'd like to make project like this, but made so that it's portable and can be included as a dependency project in MSVC solution. When you do it like that in MSVC, it handles the libs for you as long as you add the project you added to refferences.
@shikharchaudhary6984
@shikharchaudhary6984 5 жыл бұрын
thank you for this video
@elw2020
@elw2020 6 жыл бұрын
Excellent tutorial! Thank you!
@OmgThatsIncredible
@OmgThatsIncredible 5 жыл бұрын
Hi! Im having an issue with the release of both the ALL_BUILD and INSTALL from min 4:00. On the compilation of both releases, I get multiple "fatal error LNK1181" which apparently means that there is a problem with the path indicated on project properties. I dont know how to fix this however. Any advice?
@dev___2283
@dev___2283 2 жыл бұрын
Sir When you hit the configure button it started configuring and after getting one error it still goes on configuring and after that it show "Configuring Done".....But when i did it It gives "Configuring incomplete error occured!" !? What info should i give you so you could help me in this problem....
@melmels1337
@melmels1337 5 жыл бұрын
Thank you! can you give us another tutorial to link opencv with cuda on visual studio?
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Yeah, I'd like to do that, but I tried several times with it failing miserably. Until I can get it to work no tutorial.
@melmels1337
@melmels1337 5 жыл бұрын
@@GeorgeLecakes i did build without error with cuda but when im running a code it gave me missing opencvxxx.dll
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
@@melmels1337 yeah that's around where I got as well. Could build but never get it to work in visual studio
@helloankur2009
@helloankur2009 4 жыл бұрын
how can detect face by using opencv and cuda?
@muhammadadeel1150
@muhammadadeel1150 5 жыл бұрын
Could you please make some video of using ZED stereo vision camera, Visual studio 2017 ,C++, OpenCV 4 , CMake, CUDA NVIDIA and Qt 5
@HeihachiMishimaZaibatsu
@HeihachiMishimaZaibatsu 5 жыл бұрын
Thank you very much, sir!
@nicholaskuo6863
@nicholaskuo6863 5 жыл бұрын
thank for your video , it's very useful!!
@expanzo
@expanzo 5 жыл бұрын
if you have problems with CMake try in CMake3.15.2 --> OpenCV 4 Where is the source code: YOUR PATH /opencv/sources its work for me :)
@TheExcale
@TheExcale 6 жыл бұрын
Thanks for your tutorial, again :) Great work, keep it up. I got one question that is mocking me, Since I submitted my thesis, because including each and every lib-file i needed manually was quite annoying (about 40+ with debug and release -.-'), especially when running into some mistakes where i had to do them all again. Is the "opencv_world- file" still unavailable to build with Cmake (with openCV4)? Cause it seemed to be in earlier opencv build versions like 3.3.0. Its not that i'm in need to have just one file, but im interested if its feasible with a) all standard libraries from the master_repository. b) all standard libraries including the contrib library. If not, is there any plausible reason why you shouldn't be allowed to do stuff like packing multiple files into one file? Thanks if anyone knows an answer to this :)
@emad3241
@emad3241 4 жыл бұрын
i built it with cuda suport and the modules size is 30gb+ i don't understand
@GeorgeLecakes
@GeorgeLecakes 4 жыл бұрын
You probably supported too many architectures in your setup. Look up limiting them to reduce size.
@essamzaky6800
@essamzaky6800 5 жыл бұрын
good tutorial , would you , build OpenCv with enbale Tesseract ,
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Good suggestion.
@effsun2
@effsun2 5 жыл бұрын
Thank a lot!!!
@williambehrens1235
@williambehrens1235 5 жыл бұрын
Could one of the next in this series (if you're still doing it) be about more morphological operations or about thresh holding?
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Had started to or erosion and dilation. But not as much interest. kzbin.info/www/bejne/e5Cxg4yuf96Nosk
@charlieli7486
@charlieli7486 6 жыл бұрын
Thank you for the great tutorial! By the way, are you going to include tutorials on arcuo markers in this series?
@gaiabravo
@gaiabravo 3 жыл бұрын
already did
@truongphamquang3932
@truongphamquang3932 5 жыл бұрын
thank you very much!~
@davidetonelli944
@davidetonelli944 5 жыл бұрын
Could you do a tutorial in which you show how to capture the video of the screen?
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
What do you mean, like how I make videos or how to capture video from something else?
@davidetonelli944
@davidetonelli944 5 жыл бұрын
@@GeorgeLecakes Sorry for my english. I am trying to do a bot for aimbooster to learn opencv, but I don't know how to make the program "see" the desktop.
@davidetonelli944
@davidetonelli944 5 жыл бұрын
Any suggestions?
@N1nja09
@N1nja09 5 жыл бұрын
@@davidetonelli944 Fraps maybe :p
@rickbinas6995
@rickbinas6995 5 жыл бұрын
What is the purpose of using Cmake? I can still run it directly on my computer without it like some tutorials show it.
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Building it directly allows us to use additional libraries and activate features not in the builds normally provided.
@rickbinas6995
@rickbinas6995 5 жыл бұрын
Thanks
@mohammadnouri3958
@mohammadnouri3958 5 жыл бұрын
its very good but i need xfeatures.lib tnx help me
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
arco. Yhey are standard features just include them in the build. If not see my videos on aruco to built non standard builds.
@mohammadnouri3958
@mohammadnouri3958 5 жыл бұрын
​@@GeorgeLecakes Tnx I Found Solution
@encryptal
@encryptal 4 жыл бұрын
FINNALY YESS ONE SUB from MEE
@GurpreetKakar4873
@GurpreetKakar4873 5 жыл бұрын
vcpkg makes this so much easier now. You can install all Opencv with just single command.
@aaaron19
@aaaron19 4 жыл бұрын
can you explain?
@kevinsalvadoraguilardoming5082
@kevinsalvadoraguilardoming5082 5 жыл бұрын
i dont know, in my computer dont work., but good tutorial
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
If you get specific errors, feel free to post on here and I or someone else will comment.
@PumpiPie
@PumpiPie 5 жыл бұрын
@geoffreyv676
@geoffreyv676 5 жыл бұрын
Problem with this tuto : You use Cmake to build openCV but you dont use CMake in your own project in order to import openCV libs.
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Correct, I import the libraries inside of visual studio. It still works.
@BOHICAMAN1
@BOHICAMAN1 4 жыл бұрын
Apparently your VS 2017 and my VS 2017 Community are different. Followed your guide exactly and got ========== Build: 0 succeeded, 291 failed, 3 up-to-date, 0 skipped ==========. following pages and pages of errors! ???
@GeorgeLecakes
@GeorgeLecakes 4 жыл бұрын
You need to read either the first few or last few and fix what it says is wrong.
@BOHICAMAN1
@BOHICAMAN1 4 жыл бұрын
@@GeorgeLecakes Ok, I'll try it in a little while. Thanks!!
@GeorgeLecakes
@GeorgeLecakes 4 жыл бұрын
@@BOHICAMAN1 sorry I cant be more helpful but the cause of these issues is usually either in the first few lines or last few lines. If you isolate what is going wrong you can google that package or error specifically and get better help to fix your specific issue.
@BOHICAMAN1
@BOHICAMAN1 4 жыл бұрын
@@GeorgeLecakes Will do! Thanks again for info! Great video too! Bob
@user-xz9st8hm1n
@user-xz9st8hm1n 5 жыл бұрын
so much compressor.
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Audio or video? Was shot at 4k for video and the audio was in Adobe Audition separate from the video. Were you watching at max quality or letting youtube lower it?
@jason-ps6mf
@jason-ps6mf 5 жыл бұрын
The background music is horrible
@gabrielfernandessegurofilh6368
@gabrielfernandessegurofilh6368 5 жыл бұрын
lol... in Fedora Linux you just need add a *`pkg-config --cflags --libs opencv`* to your projects with any tool. *Windows IS SO STUPID*.
@GeorgeLecakes
@GeorgeLecakes 5 жыл бұрын
Until you have to teach a classroom of students who barely know things beyond basic button clicks on a Mac to enter commands like that. They everything becomes equally difficult... :-(
@corriedotdev
@corriedotdev 2 жыл бұрын
thanks - if anyone misses opencv world .dll it wasnt checked by default for me in latest build 12/09/2022
Build and Install OpenCV 4 on Windows 10
7:51
Adam Hacks
Рет қаралды 43 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
OpenCV Basics - 11 - Building OpenCV + Contribute with CMake
13:47
George Lecakes
Рет қаралды 46 М.
Create an OpenCV 4 Project in Visual Studio [C++]
10:08
Adam Hacks
Рет қаралды 46 М.
OpenCV Basics - 20 - Load Camera Matrix
10:53
George Lecakes
Рет қаралды 14 М.
OpenCV 4 Morphological Operations Erosion
26:08
George Lecakes
Рет қаралды 5 М.
OpenCV tutorial 4: OpenCV and Qt
40:44
Chris Dahms
Рет қаралды 127 М.
Install OpenCV - C++ with Visual Studio 2017 on Windows PC
12:50
Decipher Technic
Рет қаралды 198 М.
OpenCV Windows Setup Tutorial (Visual Studio 2017)
11:47
Sonar Systems
Рет қаралды 66 М.
OpenCV Basics - 04 - Accessing Pixels using at Method
12:19
George Lecakes
Рет қаралды 41 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН