Use OpenCV and PiCamera2 with Raspberry BookWorm

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • Github: github.com/rob...
    In this video, you will learn how to use opencv and picamera2 together on your Raspberry Pi.
    I'm using a Raspberry Pi 4B with 64-bits, Bookworm OS.

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

  • @SwagatKumarIndia
    @SwagatKumarIndia 16 วันที่ผ่านมา

    Thanks. It was useful. It works on Bookworm.

  • @haifaz.e9583
    @haifaz.e9583 4 หลายเดือนก่อน

    Solved all my problems! Thank you so much

  • @YigalBZ
    @YigalBZ 9 วันที่ผ่านมา

    I have RPI cam 1.3 - it fails during the preview script. Should it work?? If not, can I use USB camera?

  • @ANAMARIAVARGASTORRES
    @ANAMARIAVARGASTORRES 5 หลายเดือนก่อน +1

    hi, could you maybe show a tutorial of How to Stream Video from Raspberry Pi Camera to Local Computer, i've been triying but i have this error with pip3 even tho is installed, pleaseeee help, your videos are the best. Tysm

  • @sudbytarmano00
    @sudbytarmano00 5 หลายเดือนก่อน +2

    bro please make video capture with raspi book worm. I don't know why the video isn't showing up

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

      i have the same problem, have u some solution?

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

      Same no picture no video

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

      Hello, this?
      th-cam.com/video/lDrJm7XDurM/w-d-xo.html&ab_channel=Engineering_life

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

    Hi, could you maybe show a tutorial of a project using OpenCV please? Most tutorials on TH-cam are a bit old now for projects like object recognition using OpenCV and Raspberry pi bookworm.

  • @SachinDhyani-n7b
    @SachinDhyani-n7b 5 หลายเดือนก่อน

    Can you tell that why by default camera is giving bgr image. My camera is doing the same thing

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

      because when OpenCV was first being developed, BGR color format was popular among camera manufacturers and image software providers :)

  • @Adi_Guna
    @Adi_Guna 4 หลายเดือนก่อน

    it's work

  • @SachinDhyani-n7b
    @SachinDhyani-n7b 5 หลายเดือนก่อน

    Is there a way possible to connect with you

  • @nick_angelo0530
    @nick_angelo0530 4 หลายเดือนก่อน

    How to delete and reinstall opencv? My problem always say module not found line 4, and camera_num. IndexError: list index out of range

    • @engineering_life9550
      @engineering_life9550  4 หลายเดือนก่อน

      Are you working with Bullseye or Bookworm OS?

    • @nick_angelo0530
      @nick_angelo0530 4 หลายเดือนก่อน

      @@engineering_life9550 bookworm os

    • @engineering_life9550
      @engineering_life9550  4 หลายเดือนก่อน

      Have you tried to reboot your pi?

    • @nick_angelo0530
      @nick_angelo0530 4 หลายเดือนก่อน

      Yes i tried reboot

    • @nick_angelo0530
      @nick_angelo0530 4 หลายเดือนก่อน

      Im working on bookworm os

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

    Hi, how did you install opencv for use on BookWorm?

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

      With this tutorial: th-cam.com/video/EPAiRGwtOGc/w-d-xo.htmlsi=SIlKbgQQcGGXUY4n

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

      Thank you🙏

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

    Hi, I followed this tutorial and your previous one for installing opencv but when I import cv2 I get moduleNotFoundError

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

      What do you have when you install it? Is there any error?

    • @aishaashworth792
      @aishaashworth792 4 หลายเดือนก่อน

      Working now thank you🙏🙏 Just struggling with object recognition

    • @adriannicolebueno6066
      @adriannicolebueno6066 4 หลายเดือนก่อน

      Same problem here, how do you resolve the problem?