Real-time Face Detection with Raspberry Pi + OpenCV (haar cascade classifier)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • In this video you will learn how to use the haar cascade classifier to a Face Detection application on your Raspberry Pi.
    If you want more information about OpenCV :
    - Installation : • Raspberry pi 4 install...
    - Use : • Raspberry Pi get start...

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

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

    Good video...congratulation

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

    I’m having some issues with running the live face detection code. Is there a way to contact you to see if you can help me?

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

      robinfays@hotmail.com

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

      @@engineering_life9550thanks, I emailed you :)

  • @jaxongingerich-h1y
    @jaxongingerich-h1y 7 หลายเดือนก่อน

    how to save the script what buttons?

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

    I have an error in last step where imshow : error size ?

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

      Have you allowed the legacy camera?

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

      @@engineering_life9550 Great tutorial! I'm Having the same error, I made sure Libcamera was detecting my camera. Is there a line I need for a 3rd party camera to work? Im using an ov5647

  • @JokoSunaryo-j9b
    @JokoSunaryo-j9b ปีที่แล้ว

    did you use raspi camera?

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

    FPS???

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

      More info here: forums.raspberrypi.com/viewtopic.php?t=284909
      But basically, the FPS will depends on the size of the pictures and the RAM.

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

      60 fps when operating at 720p

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

      @@engineering_life9550 nice, I want to run on Pi Zero to see the results

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

      @@engineering_life9550 have you tried on pi zero?