Raspberry Pi 5 - How fast is OpenCV Face detection?

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

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

  • @Nabilphysics
    @Nabilphysics 11 หลายเดือนก่อน +3

    A simple but extraordinary approach to explaining a fairly complicated subject.

  • @marciovenanciobatista
    @marciovenanciobatista 5 หลายเดือนก่อน +1

    Congratulations, your explanation and slides are very complete. Nowadays we can have great materials online for free like yours. Thanks !!1

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

    Awesome, well explained. I have this up and running on a Pi4 it should be smoother on my Pi5 when it arrives. More ideas for projects come flooding into my mind. Keep up
    the good work.

    • @РомаРома-х7о
      @РомаРома-х7о 11 หลายเดือนก่อน +2

      Hello! Have you test it on pi 5 already? How it works?) Is it worth it?

    • @stevenhillman6376
      @stevenhillman6376 11 หลายเดือนก่อน

      @@РомаРома-х7о Unfortunately my Pi5 was delivered broken, I am waiting for a replacement

  • @hung1853
    @hung1853 ปีที่แล้ว +4

    Could you try to show fps of tensorflow lite and yolo on pi5 ?

  • @armisis
    @armisis 5 หลายเดือนก่อน

    My jetson nano seems to no longer be able to do these things. Need to get my camera working on one of my raspberry pi 5 with a 64mp camera.
    I now have a 22 node docker cluster hodge podge mix. Haha
    Keep up the awesome work!

  • @assadhussain3682
    @assadhussain3682 10 หลายเดือนก่อน +3

    Hi Kevin. Great video!!!! Could you please confirm what camera you are using with the Raspberry Pi 5. Thanks

    • @kevinmcaleer28
      @kevinmcaleer28  10 หลายเดือนก่อน +2

      The standard camera module 3 from Raspberry pi

    • @LeighClarkeUni
      @LeighClarkeUni 20 วันที่ผ่านมา +1

      @@kevinmcaleer28 when you show your setup the camera module 3 isn't plugged in but you're using something plugged into USB port?
      The only reason I say this is because I can't currently find a way to get Raspberry Pi 5 + Camera module 3 to work with OpenCV. Camera module 3 just wont get picked up with VideoCapture(0). Unless you know of a way?

  • @saulpalampe
    @saulpalampe ปีที่แล้ว +4

    What is the approximate detection frame rate?

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

    Thanks for sharing. You are very talented.

  • @bustabob08
    @bustabob08 10 หลายเดือนก่อน

    Thanks, I really enjoyed the show. Have now subscribed and will go through old videos.
    Br.
    Ole Soerensen

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

    Impressive project/speed 🙂

  • @GarmrNL
    @GarmrNL 4 หลายเดือนก่อน

    Super interesting video! I played with OpenCV and Tensorflow on a rPi 3. Back then I used a Movidius (now Intel compute stick) to improve the detection speed. The rPi 5 seems to be even faster, but I was curious if you have tried those compute sticks?

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

    Good video. btw I had exactly the same problem with some eSun PLA+

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

      Thanks for letting me know this - it’s definitely put me off ordering that brand again

  • @STDFme
    @STDFme 7 หลายเดือนก่อน +1

    Hello Kevin, thanks for the interesting video! Is the hand detector scale invariant? If it is, I am thinking of detecting other objects, not hands. Do I have to train them at first?

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

      Yes you’ll need to train for specific objects - opencv has pre-trained models for faces and hands

  • @heronymousbot5883
    @heronymousbot5883 8 หลายเดือนก่อน

    i have an arducam 64 mp hawkeye autofocus camera working on bookworm lite 64 bit. Any chance you can make a tutorial for this with those? or do you know if it would work if on bookworm instead of on rasbian OS?

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

    Great video! Love your fan girl!

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

    can you use it to detect spicific face and connect to bt device/turn off bt?

  • @heronymousbot5883
    @heronymousbot5883 8 หลายเดือนก่อน

    does this work with raspberry pi HQ camera?

  • @rafifsusena6437
    @rafifsusena6437 10 หลายเดือนก่อน

    I am running some project with Image processing using raspbberry pi earlier. But I'm a little bit confuse about should I buy a brand new raspberry pi 5 for my project or its okay to just buy a rp 4 coz the budget limit that I have. Is anyone can help me ?

  • @erandiromesha2365
    @erandiromesha2365 2 หลายเดือนก่อน

    wre do is the code. I want test it but the code is missing

  • @peglegsqueeks4593
    @peglegsqueeks4593 9 หลายเดือนก่อน +1

    How does this work, Pi 5 with openCV doesn't work with the command cv2.VideoCapture(0), I know this for a fact. Is there a solution to this problem? Because there is nothing in the notes or instructions. Everyone who tries this code on a Pi5 will get an error and a blank video feed. Please help I'm confused.

    • @aymeneboucha4974
      @aymeneboucha4974 8 หลายเดือนก่อน +1

      The same problem happened to me and it's not about Pi 5, the problem is in the new OS (bookworm), OpenCV is working only in the old OS (bullseye) which is not available in Pi 5, i think in OS 32 Legacy only. Please tell me if you found a solution ?

    • @danimal_1814
      @danimal_1814 7 หลายเดือนก่อน +1

      I have the same issue/problem (14 Mar 2024) with the code supplied running on a new Pi5 and the OS Debian GNU/Linux 12 (bookworm)
      anyone who gets past this please share some info.

    • @timmark4190
      @timmark4190 5 หลายเดือนก่อน

      OpenCV supports V4L/V4L2. That is the standard for video devices on Linux.
      “Pi cameras” refuse to support this. That is Raspberry Pi’s problem, not OpenCV’s problem. Found it on the OpenCV site

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

    Does this work on Raspberry Pi 5 with Bookworm? I'm very new to Raspberry Pi, trying to limp along but I don't think I'm installing CVZone correctly.

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

      Oh yes - definitely should work on Pi 5 with Bookworm. Are you using a virtual environment - Bookworm pretty much prefers this way of using Python3 so that maybe why there is an issue?

    • @bjy128
      @bjy128 5 หลายเดือนก่อน +1

      @@kevinmcaleer28 Sorry for the dumb question, but I am trying to get this to work on a stock/new Raspberry pi 5 with Bookworm I am new to much of this.. Do you have or could you make step-by-step best install/setup guide for a Noob using a RP5 with Bookworm? Im not sure how to use the virtual environment. I would LOVE to be able to do some of the face tracking exactly as you show in your video.. Not 100% how to install any of this correctly. Thank you.

  • @mrgor4505
    @mrgor4505 8 หลายเดือนก่อน

    And how fast is it in FPS?

  • @TasosManolidis
    @TasosManolidis 4 หลายเดือนก่อน

    Hi tried so many times but without good results it came error no module name cvzone why?

    • @kevinmcaleer28
      @kevinmcaleer28  4 หลายเดือนก่อน

      What method did you use to install cvzone?

    • @TasosManolidis
      @TasosManolidis 4 หลายเดือนก่อน

      @@kevinmcaleer28 I made environment and made all the installation there but the cvzone is installed normally python I have 3.10 .just brand new pi 5 with the latest fw.

    • @TasosManolidis
      @TasosManolidis 4 หลายเดือนก่อน

      @@kevinmcaleer28 my problem is installing normally with pip install and came the same error

  • @ryanstacey2296
    @ryanstacey2296 5 หลายเดือนก่อน +1

    Good information but the thumbnail lead me to believe that you are showing how to train the pi to recognise certain people when a face is detected but alas.

    • @jaishaanpillay7354
      @jaishaanpillay7354 2 หลายเดือนก่อน

      @@ryanstacey2296 that's called facial recognition which is different from face detection

  • @ViRus-DE
    @ViRus-DE หลายเดือนก่อน

    Where is the code

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

    Surely it should detect you as a Java enthusiast?

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

      Haha, however it only detects the Truth

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

      @@kevinmcaleer28 maybe it's your subconscious truth! Twitter really does get silly sometimes.

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

      Java for the win!