How to Install OpenCV on raspberry pi 5 Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • In This video, we'll see how to install opencv on raspberry pi 5 python library. Please keep in mind that I'm installing only python library and not the C++ as I'll be only using #python libraries for experimentation.
    #opencvpython #opencv #raspberrypi5 #raspberrypi
    See the steps and code here : kitflix.com/ho...
    Steps:
    1. sudo apt-get update
    2. sudo apt-get install python3-numpy
    3. sudo apt-get install python3-opencv
    collection of standard test images for your reference
    github.com/moh...

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

  • @SergioMoisesHernandez
    @SergioMoisesHernandez 22 วันที่ผ่านมา

    Have you tried to install OpenCV on Windows 10 ARM Cortex-A72 (RaspberryPI 4)?

  • @timmark4190
    @timmark4190 4 หลายเดือนก่อน +1

    Thanks. Can you pls do it for video also

  • @qzorn4440
    @qzorn4440 2 หลายเดือนก่อน

    Excellent RPi5 OpenCV video. Do you have a RPi5 video using the GPIO pins in Python? Thank you.

  • @supreethathreyas4577
    @supreethathreyas4577 4 หลายเดือนก่อน +1

    it bloody worked!!!!!

  • @dakaradakaradakara699
    @dakaradakaradakara699 3 หลายเดือนก่อน

    Next for vscode please

  • @SerendipityBrain
    @SerendipityBrain 5 หลายเดือนก่อน

    good video!