Raspberry PI : 06 : Install Open CV for Facial Recognition

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 24

  • @justindeangelo5081
    @justindeangelo5081 2 роки тому +1

    Thank you very much for this video, I watched several other videos and your video was the only one I was successful with. And I actually learned a lot of little things where as other videos it was just step by step with no explanation on what each step does.

  • @liuyajie6496
    @liuyajie6496 10 місяців тому

    Wonderful video, Thanks so much. I installed the libraries only in about 20 minutes using pi 5. And works perfectly. Thanks again

    • @zek_de_ed6389
      @zek_de_ed6389 2 місяці тому

      can you tell me how fast . Is the video stream smooth?

  • @gencodethailand5007
    @gencodethailand5007 4 місяці тому +1

    Wonderful and thank you. At 3.00 minute, if you can't find camera option in interfaces tab, you need to use command line to get to the legacy mode configuration. Type sudo raspi-config in command line.

    • @yassinebendimerad7583
      @yassinebendimerad7583 2 місяці тому

      I had that problem and can't see enable camera even with the legacy mode configuration, I m trying different os versions rn

  • @composeexpose8009
    @composeexpose8009 10 місяців тому

    Hi! Would it be possible have the Raspberry Pi adjust the exposure so that the face is always properly exposed? If so, any idea how I can achieve this? Thank you!

  • @lakshmans1293
    @lakshmans1293 Місяць тому

    Can we use 5 MP pi camera with raspberry pi 3 to do the above projecy??

  • @guilletorreal
    @guilletorreal Рік тому

    Hi, thank you very much for the tutorial.
    After the 2 hour installation process I dont end up with the PiFaceVirtualEnv folder. Cant manage to understand why.
    I have a brand new Raspberry Pi 4 and this is the first thing I do.. I case I missed a prerequisite

  • @gapguy9564
    @gapguy9564 2 роки тому +1

    I want to increase fps. Its not usable at present.
    Using raspi 3b

  • @nicholaspitti8171
    @nicholaspitti8171 Рік тому

    On Raspberry pi 4 B with a 64 bit DebianOS and arch64 hardware. Couldnt localize: libjasper-dev, libqtwebkit4,libqt4-test.

  • @pixelslayertv7140
    @pixelslayertv7140 Рік тому

    Thanks for the video, I had a lot of trouble installing opencv-contrib-python. I got rid of the normal cv2 install but it's still not working. I like your idea of a virtual environment I will give it a try

  • @sandraa7
    @sandraa7 Рік тому

    how do we proceed without using virtual environment for the face recognition?

  • @ardywaluyosejati6580
    @ardywaluyosejati6580 2 роки тому

    if there is a message like this "Building wheel for opencv-contrib-python (pyproject.toml) ... \" is it finished?

    • @EducationPublic
      @EducationPublic  2 роки тому

      No, that is the pip install happening, still a way to go. Good luck!

    • @antonioaguirre1386
      @antonioaguirre1386 2 роки тому

      @@EducationPublic I'm currently on this step and its been doing that for 2hours but I do see the "/" moving? Do i still wait?

    • @pixelslayertv7140
      @pixelslayertv7140 Рік тому

      @@antonioaguirre1386 yes

  • @wencorico1741
    @wencorico1741 11 місяців тому

    Hi, the simplet est camera.py doesn't work. There is an issue about cv2.error: OpenCV(4.8.1) /io/opencv/modukez/imgproc/src/color.cpp:182: error

  • @lionellow105
    @lionellow105 2 роки тому

    Hi may I ask whether this would work with a raspberry pi 2 zero w?

    • @EducationPublic
      @EducationPublic  2 роки тому

      Hey Lionel... The limiting factor is the system ram, I think. In the repository, i go over how to increase the swapfile, which is the name for the file used to mimic ram on disk. I think the one I used as 1G ram so anything the same or more should be ok....if less you may need to experiment/research a bit. Where there is a will there is a way.

  • @maroineelmokhtari291
    @maroineelmokhtari291 5 місяців тому

    thank youuuu

  • @franklyproducer1
    @franklyproducer1 Рік тому

    Any one else had a cmake wheel error?

  • @blackholiday4196
    @blackholiday4196 Рік тому +1

    Stuck at building wheel for opencv..... , For more than 1.5 hours should I wait or cancel the process?

    • @youssefhossam2129
      @youssefhossam2129 11 місяців тому

      i have the same problem right now... should I wait ?