Crush Course OpenCV Raspberry Pi 4 - Face Detection with Pi Camera - Install Pycharm

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • Crush Course about OpenCV on Raspberry pi 4
    How to install OpenCV on Raspberry pi
    How to install pycharm on Raspberry pi
    Opencv Face detection example with Raspberyy pi
    github.com/Phy...
    github.com/Phy...
    github.com/Phy...
    github.com/Phy...
    github.com/Phy...
    github.com/Phy...
    github.com/Phy...
    github.com/Phy...

Комментарии • 11

  • @leonardofigueiredo2483
    @leonardofigueiredo2483 4 года назад +1

    Thank you Ulas... It resolve my problem with Pi Camera. I was trying to write a color tracking and with your code here I've got it! Thanks.

  • @mauriciodavalosllave2526
    @mauriciodavalosllave2526 4 года назад

    Muchas gracias hermano! buenísimo el tutorial me funciono la deteccion de rostros!

  • @ronaldurrutia2258
    @ronaldurrutia2258 3 года назад

    You save my life. Thanks !!!

  • @smittyflufferson1299
    @smittyflufferson1299 2 года назад

    can you please include the text we need to copy for the commands. "install some dependencies" is way too much to type

  • @neilausten9404
    @neilausten9404 3 года назад

    When I run recordVideo a file is sent to my home/pi/Desktop but the video does not get saved. When I open home/pi/Desktop/examples, it just starts recording again ie nothing saved. Can you help?

  • @negrito360
    @negrito360 3 года назад

    hi, I get a white image instead of a picture when I ran the code. Any idea how to fix it? the camera runs good when i test it as you did in the beginning

  • @rubabshafique9817
    @rubabshafique9817 2 года назад

    I followed your instructions and they work fine and I can import cv2 in terminal but it doesn't work with PyCharm. I have a preinstalled PyCharm actually. So can you suggest something that can make it work? I also used pip3 to install opencv because pip wasn't working.

  • @neilausten9404
    @neilausten9404 3 года назад

    Thanks for video .Once Pycharm is installed (which I have done) , is there anyway you can set up a short cut on the Rasp pi to access Pycharm?

    • @neilausten9404
      @neilausten9404 3 года назад

      Have worked it out via Tools dropdown

  • @Waijack
    @Waijack 4 года назад

    Hi, I cant seems to import CV2 on my raspberry pi. Do you know why this happens?