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

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

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.

leonardofigueiredo
Автор

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

smittyflufferson
Автор

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.

rubabshafique
Автор

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

negrito
Автор

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?

neilausten
Автор

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?

neilausten
Автор

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

Waijack