Raspberry Pi LESSON 53: Using Trackbars to Track Colored Objects in OpenCV

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 32

  • @larryplatzek9017
    @larryplatzek9017 ปีที่แล้ว +2

    Great LESSON! Hope ALL your classes keep coming!

  • @cbrombaugh
    @cbrombaugh ปีที่แล้ว

    Thanks for your time and patience with all these lessons. They make learning fun.

  • @arguedas02
    @arguedas02 ปีที่แล้ว

    Excellent teaching Paul, great series of lessons Thank You Sir. for what you do...

  • @庞子杨
    @庞子杨 11 หลายเดือนก่อน

    thank you ,Paul.I made it!!

  • @daveCotterill
    @daveCotterill ปีที่แล้ว

    Thank-you, another brilliant lesson!

  • @ctlancearrowlarson8237
    @ctlancearrowlarson8237 ปีที่แล้ว

    Somewhere in this program, something to do with cut, and paste my Pi4 crashed. Found my mistake later, rechecking your video. I had 2 windows open. One for the code, and another for your lesson. Everything froze up, nothing worked. I was worried about the SD Card, and had to kill the power to the Pi. I was lucky everything came back, when power was restored to the Pi. Thanks for all your insight in developing these lessons.

  • @stephenlightkep1621
    @stephenlightkep1621 ปีที่แล้ว

    Thanks Paul. Things are happening in my head.

  • @roccogaming5806
    @roccogaming5806 ปีที่แล้ว +1

    Bro your a legend Paul🙏

  • @martinlewis645
    @martinlewis645 ปีที่แล้ว

    Thank you again.

  • @scottwait3585
    @scottwait3585 ปีที่แล้ว

    Thanks Paul!

  • @yasinrezaei4955
    @yasinrezaei4955 7 หลายเดือนก่อน

    tnx for that lesson

  • @andre_rubins
    @andre_rubins ปีที่แล้ว

    Thank You!

  • @keithlohmeyer
    @keithlohmeyer ปีที่แล้ว

    Nice. Thanks for all you do.

  • @jameslewellen150
    @jameslewellen150 ปีที่แล้ว

    I did the homework but replaced my raspberry Pi 3 with a 4. Lost all of my previous programs as they were on the pi 3's SD card. I was able to piece together what I had done for the home work but it would not work. Finally I got it to work, you know it was a typo. Great videos.

    • @paulmcwhorter
      @paulmcwhorter  ปีที่แล้ว

      Could you use an USB stick to transfer the programs from the pi 3 to 4? That is what I usually do.

    • @jameslewellen150
      @jameslewellen150 ปีที่แล้ว

      @@paulmcwhorterThanks, It worked, I got my files back.

  • @kevindsouza-vl1ze
    @kevindsouza-vl1ze ปีที่แล้ว

    is it possible to consider making tutorials on ROS as well . I tried searching in youtube for these tutorials but none of the tutors explain it in detail . I am very sure u teach it it will be very to easy to grasp

  • @way0fcoockie176
    @way0fcoockie176 ปีที่แล้ว

    Dear Paul,
    I just wanted to reach out and express my heartfelt appreciation for your fantastic teaching skills. Your tutorials on Raspberry Pi have been amazing! I stumbled upon your content while searching for Raspberry Pi tutorials, and for the past few months, I have been immersing myself in the world of Python and Raspberry Pi.
    I have been following along with your tutorials and grasping the concepts quite well. However, I've encountered a problem in the program code that has been giving me some trouble. When I execute the code, I receive the following error message: "NameError: name 'hueLow' is not defined.". I encountered the same error when I downloaded your program code from your website. I tried to run my code before the array was inserted into the while loop, and the window with the trackbars opened successfully.
    Could you please provide me with some guidance or advice to resolve this issue? I have been working on it for a week now, and I'm having difficulty finding a solution.
    I greatly value your expertise and would truly appreciate any assistance you can provide. Thank you for your time and for sharing your knowledge with the community.

  • @charliemoore7693
    @charliemoore7693 ปีที่แล้ว

    Hi, Paul, ***Please Help***I have to say that I am at my wits end with this lesson. Ever since I changed over to 64 bit for to use the pan tilt camera hat... Nothing but problems... we are no longer working with the same software/equipment here and is very frustrating and time consuming... I follow along word for word, line for line and then I get to 22:18 of the video and when you run it; it works fine however when I run it I get error for line 60. lowerBound=np.array([hueLow,satLow,valLow]) name error: name 'hueLow' is not defined ! I have paid a lot of money for the hardware and this one problem has frustrated me for two weeks now. Please tell me that there is a solution as it would be a shame for to return for refund as unusable product this far into the game. I am not a teenager and time management is becoming an issue on this product/project, and your teaching of how to use it. It seems that you are leaving out important steps for me to be able to move forward with the lessons. Am I missing some important install files on the new 64 bit operating system or some thing here??? even your track bar has a different appearance than the one that I get! "HELP a Brother out PLEASE" I want to get this working...

  • @m.mohsin
    @m.mohsin ปีที่แล้ว

    sIR AFTER RASPBERRY PI PLEASE MAKE A TUTRIAL ON MACHINE LEARNING,DEEP LEARNING?

  • @larryplatzek9017
    @larryplatzek9017 ปีที่แล้ว

    My pico adc does not work right will have to replace my pico w!

  • @charlotteswift
    @charlotteswift ปีที่แล้ว

    Here is my (terrible) video for lesson 52: th-cam.com/video/pURTqNYExjY/w-d-xo.html

  • @m.mohsin
    @m.mohsin ปีที่แล้ว

    PLEASE SIR YOU ARE OUR LAST HOPE WE CAN UNDERSTANDS ONLY IN AI,AURDUINO,RASPBERRY PI .Please teach us and make tutorials on MACHINE, Deep learning , Datascience

  • @m.mohsin
    @m.mohsin ปีที่แล้ว

    SIR PLEASE

  • @richhoneyford9789
    @richhoneyford9789 ปีที่แล้ว

    I got the homework. It worked but crashed on the imshow.ROI line after messing with trackbars for a while.