Installing OpenCV on Raspberry Pi 4B

preview_player
Показать описание
Installing OpenCV on Raspberry Pi 4B.

🎬Throughout this video, we'll walk you through the process of setting up OpenCV on your Raspberry Pi. OpenCV (Open Source Computer Vision Library) is a library of programming functions mainly aimed at real-time computer vision.

💻Tutorial:

🔧Hardware :
1️⃣ Raspberry Pi 4 Model B

🧕👩‍🎓👨‍🎓
If you are a student, register here:

👨🏻‍🏫👩🏻‍🏫
If you are a teacher, register here:

Suad Anwar,
Cytron Technologies.
Рекомендации по теме
Комментарии
Автор

I have struggled with installing this from a variety of sources all day long. Yours was the only one to work THANK YOU!

coatsiecoates
Автор

Many thanks. Your tutorial was easy to follow and worked first try.

will
Автор

thank you soo much for the video after 4 attempts finally it's done. it takes 10 hours to compile.

MKinventionsMadhanChiruguri
Автор

you are great, thanks a lot. I have tried dozens of procedures and only this one was successful.

tomasgraca
Автор

Straight-forward and concise. Thank you!

ronzalewski
Автор

Hello. Installation was accomplished with no errors whatsoever until the testing part, when importing cv 2, it shows that there is no module named cv2. How does one fix this? Thank you :)

santoryu
Автор

can i do that with breaks? i mean i have work and i don't want my raspberry turned on how a long period of time.. im about to finish the make -j$(nproc)

kardibeats
Автор

The following error comes up after typing everything out at the 7:00 mark:

"The source directory "/home/pi/opencv' does not appear to contain CMakeLists.txt"

Why? I followed everything in the video but all attempts to troubleshoot it just lead to other errors. Everything was fine up to that point.

WTFhowdIdie
Автор

on the rpi zero W it took me over 6 hours to download and compile.

rensvandertol
Автор

It is very very very useful video, it is really working fine
Thanks alot for your efforts to make this video❤️❤️

sardarsatish
Автор

Package 'liqtgui4' has no installation candidate
Unable to locate package libqtwebkit4
Unable to locate package libqt4-test

suryadevsingh
Автор

I follow all the tutorial but at the end appers ModuleNotFoundError: No module named 'cv2'

joselagunas
Автор

seksa nye nk tulis semua😢😢, great video btw

ziyadshidki
Автор

looks like I did everything correct up to the last line in Terminal. I entered cv2._version_ I got the following. Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: module 'cv2' has no attribute '_version_'
>>>
Any idea on what I did wrong? thanks

paulsmith
Автор

amazing video!!! you guys are the best

jmgproductions
Автор

Hello, I hope you can help me, I have a problem when I type make -j$(nproc), it is giving me "No targets specified and no makefile found. stop", and I followed all the steps successfully

EILTM
Автор

i get an error after i do -D BUILD_EXAMPLES=OF .. at the end it says Configuring incomplete, errors occured!

timmeke_
Автор

i followed all the steps, but it installed opencv only for python2. On python3 it says "no module named cv2"

SSSyyyLLLVVVyyyooo
Автор

I got error in my raspi 3 model b+
"make -j$(nproc)"
There said:
"make: *** No targets specified and no makefile found. Stop."

Please help me

zeve
Автор

Im having freezing problem when i run 'make'command

aberforthdumbledore