How to Install OpenCV for Python // OpenCV for Beginners

Ғылым және технология

Wassup! Welcome to the OpenCV Basics series. In this series, we'll be going through all the basics of OpenCV from the ground up. In this first video you'll learn how to get up and running with OpenCV.
In this video you'll learn how to:
1. Install OpenCV in Jupyter and Colab
2. Import OpenCV into a Notebook
3. Run Hist and Optical Flow Samples
Get the code: github.com/nicknochnack/OpenC...
Links
Documentation: docs.opencv.org/4.5.4/
Python Tutorials: docs.opencv.org/4.5.4/d6/d00/...
Download Samples from here: opencv.org/releases/
Chapters:
0:00 - Start
0:24 - Gameplan
1:53 - Install OpenCV
2:40 - Importing OpenCV
3:51 - Testing Samples
6:33 - Run Image Histogram Sample
8:54 - Run Optical Flow Sample
Oh, and don't forget to connect with me!
LinkedIn: bit.ly/324Epgo
Facebook: bit.ly/3mB1sZD
GitHub: bit.ly/3mDJllD
Patreon: bit.ly/2OCn3UW
Join the Discussion on Discord: bit.ly/3dQiZsV
Happy coding!
Nick
P.s. Let me know how you go and drop a comment if you need a hand!

Пікірлер: 58

  • @roshankumargupta46
    @roshankumargupta462 жыл бұрын

    Looking forward for this series to get complete!

  • @shamaldesilva9533
    @shamaldesilva95332 жыл бұрын

    Yes ...finally a computer vision series 😍😍😍😍😍😍

  • @harishs9808
    @harishs98082 жыл бұрын

    Awesome! Please also include production deployment in the series (i.e., out of notebooks, in real devices like phones or SBCs).... And maybe a tutorial on "big" thumbs up? :D

  • @projecttitanium-slowishdriver
    @projecttitanium-slowishdriver2 жыл бұрын

    Hi Nick, I have to say your KZread channel is awesome. :) It helps me to code a ML application which extracts telemetry data from Gran turismo 7 driving videos. Basically idea is that is will do as the same or partically the same as Motec

  • @Powercube7
    @Powercube72 жыл бұрын

    Ayo you're getting better with the thumbnails and intros :O

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    I have been living for this comment 😂 thanks man!!

  • @financewithpython6699
    @financewithpython66992 жыл бұрын

    Awesome Nick

  • @adarshd249
    @adarshd2492 жыл бұрын

    Awesome video bro I have to say your videos are THE BEST!! I'm hoping to start a career in machine learning Your videos helped me to learn the basics and get some experience in AI & ML

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    That's sooo awesome to hear! Stoked you're getting into it!

  • @elvenkim
    @elvenkim2 жыл бұрын

    Love your natural enthusiasm!!

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Thanks @Elven Kim!

  • @andhikar875
    @andhikar8752 жыл бұрын

    keep it up, i really really excited to learn computer vision from zero, thanks for the video 👍👍

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Anytime! Plenty to come.

  • @shreeshaaithal-
    @shreeshaaithal-2 жыл бұрын

    Friend: best way to learn python Me: watch this channel 😉🔥

  • @sk8leesk8
    @sk8leesk87 ай бұрын

    You got me using Python and OpenCV. I've been a C# developer most of my life. I need a hand for something I think you would figure out fast. It might take me a while.

  • @user-zy8sf7tv2f
    @user-zy8sf7tv2f2 жыл бұрын

    Really helpful, thank your really much.

  • @khuzaimaaziz8936
    @khuzaimaaziz89362 жыл бұрын

    Really love your videos. Can you make a series where you teach us real world data science problems that you have faced and how you solved them. Otherwise really love your videos brother. You deserve more

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Oooh, this would be cool. I'll add it to the list!

  • @irugal8964
    @irugal89642 жыл бұрын

    💮 thanks nic🤘 very useful 😌

  • @TheMarComplex
    @TheMarComplex2 жыл бұрын

    Thank you!

  • @Aynold
    @Aynold2 жыл бұрын

    I like this course very much, if opencv+ deep learning, it will be a perfect match

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Ya, will be coming!

  • @user-AndrewDylan
    @user-AndrewDylan Жыл бұрын

    thank you 🤓

  • @ranihirani
    @ranihirani4 ай бұрын

    This is so cool 😭

  • @AryanCodes
    @AryanCodes2 жыл бұрын

    nice one

  • @anterussep8850
    @anterussep88502 жыл бұрын

    interresting, !cd open/samples/ & python hist.py does not work in Visual studio Code with Jypyter Notebook. For some reason it tries to find the python file as the same folder where the jypyter file is located

  • @user-ii2sl3bo6t
    @user-ii2sl3bo6t8 ай бұрын

    Hey, im trying to do thiis "!cd " to open the sample in my jupyter notebook but it doesnt seem to work. Is there something i'm missing? i already imported cv2

  • @SpoonHvH
    @SpoonHvH2 жыл бұрын

    Thank you! the OpenCV installation instructions refused to work after trying using standard python venv and conda, I also tried to use the cpp implementation, but that install wouldn't work either. had almost given up but this fixed all my issues! no clue what i did differently, i don't think anything but I'm saying thank you anyways!

  • @khadijahashad5799
    @khadijahashad57992 жыл бұрын

    thank you

  • @4ucjloiiu779
    @4ucjloiiu7792 жыл бұрын

    how can i change the path of import (ModuleNotFoundError: No module named 'cv2') cv2 installed on D: import searching in С: , but i need to change the path on D:

  • @cubify460

    @cubify460

    3 ай бұрын

    same issue. how did you solve it?

  • @microgamawave
    @microgamawave2 жыл бұрын

    What about 3D face recognition?? And how to convert two cameras in to stereo camera?? For creating 3d face objects And Distance measurement which openCV?????

  • @user-yo4dv9ve8j
    @user-yo4dv9ve8j27 күн бұрын

    Could I do this inside of VScode?

  • @Miracle_468
    @Miracle_4682 жыл бұрын

    While running the test samples codes it is taking too much time to execute..I dunno why???

  • @marcelopassos8384
    @marcelopassos83842 жыл бұрын

    Obrigado!!! == Tanks!!!

  • @vinayrandy8267
    @vinayrandy8267 Жыл бұрын

    broo for me its is giving to many arguements can u pls tell how to solve this

  • @gustavopaco2433
    @gustavopaco243311 ай бұрын

    i need to enable open exr but i dont find the file haha where

  • @ericbroun4657
    @ericbroun46572 жыл бұрын

  • @MusicalGeniusBar
    @MusicalGeniusBar2 жыл бұрын

    Hi, I’m going to sound like the biggest amateur but, can you create a program that has all the different ML modules downloaded, to type into the command line or in the Jupiter notebook every time is unrealistic. In the program you create new project, add modules you want, and start. No coding to bring in modules. I know this is a big ask, but this would be a game changer for millions who are not adept at coding but want to start with ML. Thank you.

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    No stress man, this is judgement free space. You should check out ML platforms like AutoAI or SPSS on Watson Studio!

  • @MusicalGeniusBar

    @MusicalGeniusBar

    2 жыл бұрын

    @@NicholasRenotte thanks I'll check them out

  • @ikeu6433
    @ikeu643311 ай бұрын

    wtf ty. some other website told me it required like a ton of file pathing and manual insatllation. omg.

  • @venkatesh2788
    @venkatesh27882 жыл бұрын

    Sir I know how to create recommendations model using sklearn but I don't know how to integrate and recommend products in my website Please reply me, make a video please😫🙏🙏💓

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Ya, I think we need to do some more full stack stuff.

  • @venkatesh2788

    @venkatesh2788

    2 жыл бұрын

    @@NicholasRenotte will you make a simple website and recommend products using sklearn or tensorflow , Please help me it's my life 😭😭

  • @mohammadzain7726
    @mohammadzain77262 жыл бұрын

    could you make a video on how to scrap data from facebook page (i.e: the post, comments and likes on those post)

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Pretty tricky to do without going hardcore.

  • @mohammadzain7726

    @mohammadzain7726

    2 жыл бұрын

    @@NicholasRenotte that is true, but what about public pages ?

  • @mohammadzain7726

    @mohammadzain7726

    2 жыл бұрын

    im trying to perform a complete analysis on the response of a clients product on different social media platforms

  • @areebahmedkhan2201
    @areebahmedkhan22012 жыл бұрын

    finally i can make a green light red light games from it.(squid games)

  • @NicholasRenotte

    @NicholasRenotte

    2 жыл бұрын

    Hahahah, this would be a sick game!

  • @jilannayak9751
    @jilannayak9751 Жыл бұрын

    sir i want deep fake audio

  • @jilannayak9751
    @jilannayak9751 Жыл бұрын

    i have rea voice cloning but i want better than that

  • @rajarshibanerjee3503
    @rajarshibanerjee3503 Жыл бұрын

    !cd opencv-4.6.0/samples/python & python hist.py showing directory not found plz help guys

  • @iremunver9992

    @iremunver9992

    Жыл бұрын

    i have same error . did you find ?

  • @marcschevelenbos

    @marcschevelenbos

    Жыл бұрын

    python: can't open file '/hist.py': [Errno 2] No such file or directory

  • @marcschevelenbos

    @marcschevelenbos

    Жыл бұрын

    this seems to open the file: !cd opencv-4.7.0/samples/python && python hist.py

Келесі