Engineering_life
Engineering_life
  • 196
  • 782 790
How to record videos with Picamera2 on Raspberry Pi: Bookworm Edition!
Github: github.com/robinfays12/engineering_life/
Datasheet of the library: datasheets.raspberrypi.com/camera/picamera2-manual.pdf
In this video, you will learn how to record videos with the library picamera2 on your Raspberry running with the bookworm OS.
We will also go through the following parameters:
- quality
- config
- duration
- show_preview
- audio
zhlédnutí: 296

Video

Raspberry BookWorm - install tensorflow| install tensorflow on Raspberry pi 4 (2024)
zhlédnutí 2KPřed 3 měsíci
In this video you will learn to install the tensorflow library on your Raspberry pi 4B running with the 64-bits version of the bookworm OS.
Change the size (resolution) of pictures with Picamera2 on Raspberry Pi: Bookworm Edition!
zhlédnutí 343Před 4 měsíci
Github: github.com/robinfays12/engineering_life/ In this video, you will learn how to change the size (resolution) of pictures with the library picamera2 on your Raspberry running with the bookworm OS. We will also go through the following parameter: capture_mode
How to take pictures with Picamera2 on Raspberry Pi: Bookworm Edition!
zhlédnutí 637Před 4 měsíci
Github: github.com/robinfays12/engineering_life/ In this video, you will learn how to take pictures with the library picamera2 on your Raspberry running with the bookworm OS. We will also go through the following parameters: - delay - capture_mode (to change the size of the picture) - preview_mode (to change the size of the previous window) - show_preview
How to Preview Camera with Picamera2 on Raspberry Pi: Bookworm Edition!
zhlédnutí 1,5KPřed 4 měsíci
Github: github.com/robinfays12/engineering_life/ In this video, you will learn how to preview your camera with the library picamera2 on your Raspberry running with the bookworm OS.
How to solve ERROR Failed building wheel for h5py on your Raspberry Pi
zhlédnutí 1,5KPřed 4 měsíci
In this video you will learn how to fix the error: "Failed building wheel for h5py" on your Raspberry.
Raspberry BookWorm - Real-Time Face Dectection (haar cascades classifier)
zhlédnutí 626Před 4 měsíci
Github: github.com/robinfays12/engineering_life/ In this video you will learn how to use the haar cascade classifier to a Face Detection application on your Raspberry Pi running with the BookWorm OS
Visualize Python Packages on Raspberry Pi: 'pip list' and 'pip list | grep' Commands
zhlédnutí 808Před 4 měsíci
How to Visualize Python Packages on Raspberry Pi with 'pip list' and 'pip list | grep' Commands
How to solve pip install error Externally-managed-environment on your Raspberry Pi
zhlédnutí 9KPřed 4 měsíci
In this video you will learn how to fix the error: "Externally-Managed-Environment" when using pip.
Raspberry BookWorm - install pip3 | install pip3 on Raspberry pi 4 (2024)
zhlédnutí 813Před 4 měsíci
In this video you will learn how to install the pip library on your Raspberry pi 4B running with the 64-bits version of the bookworm OS.
Use OpenCV and PiCamera2 with Raspberry BookWorm
zhlédnutí 2,9KPřed 4 měsíci
Github: github.com/robinfays12/engineering_life/ 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.
Raspberry BookWorm - install opencv | install opencv on Raspberry pi 4 (2024)
zhlédnutí 2,5KPřed 5 měsíci
In this video you will learn how to install the opencv library on your Raspberry pi 4B running with the 64-bits version of the bookworm OS.
Raspberry BookWorm - How to switch between X11 and Wayland
zhlédnutí 1,2KPřed 5 měsíci
This concise video demonstrates how to switch between an X11-based desktop and a Wayland-based desktop environment on the Raspberry Pi.
Raspberry BookWorm - install picamera2 (2024)
zhlédnutí 4KPřed 6 měsíci
In this video you will learn how to install the picamera2 library on your Raspberry pi 4B with the 64-bits bookworm OS.
Support Vector Machines (SVM) Part 3 - noyau polynomial
zhlédnutí 291Před 6 měsíci
Playlist Machine Learning : czcams.com/play/PLOZzVgsgePPgNl-ZRpavBpreo54vXIUTz.html Etude de l'algorithme de Structure Vector Machines (SVM). Etude du noyau polynomial très utilisé avec le SVM. Exemples d'utilisation du noyau polynomial avec le SVM.
Comment mettre le bouton S'ABONNER sur une vidéo YouTube [2024]
zhlédnutí 266Před 6 měsíci
Comment mettre le bouton S'ABONNER sur une vidéo CZcams [2024]
Classification multiclasse : one-vs-one et one-vs-rest (one-vs-all)
zhlédnutí 377Před 7 měsíci
Classification multiclasse : one-vs-one et one-vs-rest (one-vs-all)
Support Vector Machines (SVM) Part 2 : données non linéairement séparables
zhlédnutí 419Před 8 měsíci
Support Vector Machines (SVM) Part 2 : données non linéairement séparables
Support Vector Machines (SVM) Part 1 : intuition
zhlédnutí 468Před 8 měsíci
Support Vector Machines (SVM) Part 1 : intuition
Random Forest - Détection de fraudes par carte de crédit (Python)
zhlédnutí 706Před 8 měsíci
Random Forest - Détection de fraudes par carte de crédit (Python)
Matlab - exponentielle et logarithme (base 2, 10, népérien, ...)
zhlédnutí 206Před 8 měsíci
Matlab - exponentielle et logarithme (base 2, 10, népérien, ...)
Matlab - créer un script
zhlédnutí 773Před 8 měsíci
Matlab - créer un script
Matlab - Fonction Close
zhlédnutí 152Před 8 měsíci
Matlab - Fonction Close
Matlab - supprimer des variables (clear)
zhlédnutí 187Před 8 měsíci
Matlab - supprimer des variables (clear)
Matlab - CLC - who
zhlédnutí 155Před 8 měsíci
Matlab - CLC - who
Matlab - Interface utilisateur
zhlédnutí 638Před 8 měsíci
Matlab - Interface utilisateur
Random Forest - Iris Dataset (Python)
zhlédnutí 190Před 8 měsíci
Random Forest - Iris Dataset (Python)
Random Forest - Elagage sur Python (Pruning)
zhlédnutí 232Před 8 měsíci
Random Forest - Elagage sur Python (Pruning)
DecisionBoundaryDisplay - Dessiner la limite de décision en régression logistique sur Python
zhlédnutí 429Před 9 měsíci
DecisionBoundaryDisplay - Dessiner la limite de décision en régression logistique sur Python
RocCurveDisplay - Python
zhlédnutí 444Před 9 měsíci
RocCurveDisplay - Python

Komentáře

  • @user-pw8bn6hy1f
    @user-pw8bn6hy1f Před 2 dny

    Bonjour. J'ai des données d'unités différentes ( mm, m, C°, oui et non,.....). Faut il que j'unifie l'unité des données avant de les normaliser/standardiser? Si oui, comment le faire? Personnellement, je pense à transformer toutes les unités en pourcentage, msis je ne sais pas si c'est faisable et s'il existe un algorithme qui sert à faire ça. Merci de me répondre

  • @xmrDan89x
    @xmrDan89x Před 6 dny

    Perso j'aimerais pouvoir savoir qu'elle était la vidéo pour que je puisse la récupérer ailleurs et a ce que je vois depuis la maj récente cest plus possible. Plus ca va, plus youtube fait pitié avec leurs restrictions et leurs pubs ..... jvais tout supprimer de mon compte et avoir ca sur disque dur, ras le cul x) Et recovermyvideo ne fonctionne pas du tout.

  • @innstikk
    @innstikk Před 12 dny

    Unfortunately with the last version of bookworm this option is there but it doesn't work anymore to switch to X11

  • @vrushabgowda947
    @vrushabgowda947 Před 18 dny

    Hi, what can I do about the error: "you need to install lib cap development headers to build this module" even after installing libcamera-dev libcamera-apps and libcamera-tools? Thanks

  • @amalrifai7778
    @amalrifai7778 Před měsícem

    Excellent!!!

  • @user-zq2kx3xi9e
    @user-zq2kx3xi9e Před měsícem

    thank you for your help

  • @omegagame3069
    @omegagame3069 Před měsícem

    THANKS YOU !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @asmaablh9265
    @asmaablh9265 Před měsícem

    Bonjour, Dans le dernier exercice, pourquoi avez-vous considéré que la matrice R23 est la même que R12 ? Si les vecteurs z2, y2 et x2 sont dans le même sens que les vecteurs z1, y1 et x1, alors pourquoi n'avez-vous pas utilisé la même matrice R01 = R12 comme dans le dernier cas R12 --> R23 Merci infiniment pour cette série

    • @engineering_life9550
      @engineering_life9550 Před měsícem

      Bonjour, La rotation du repère 3 par rapport au repère 2 est exactement la même que la rotation du repère 2 par rapport au repère 1. C'est pour cela que nous avons les mêmes matrices. Par contre, la rotation du repère 1 par rapport au repère 0 est différente.

  • @shreeyah7820
    @shreeyah7820 Před měsícem

    is it safe to use break system package? would it not effect anything?

  • @traoreoumar7436
    @traoreoumar7436 Před měsícem

    bonsoir bon boulot !!! puis avoir avoir datasets svp,

    • @engineering_life9550
      @engineering_life9550 Před měsícem

      Bonjour, mon NoteBook est disponible dans mon GitHub, si tu cliques sur le lien dans la vidéo, tu pourras y accéder :)

  • @sujalbhakare2615
    @sujalbhakare2615 Před měsícem

    Thanks a Lot man

  • @himabindumallakuntla7393
    @himabindumallakuntla7393 Před 2 měsíci

    Hey brother...! Can you please post a vedio on how to connect 2 picameras with raspberrypi using a multi camera board

    • @engineering_life9550
      @engineering_life9550 Před měsícem

      Hey, I don't have the tools for it but if you need any help, feel free to contact me :)

  • @asmaablh9265
    @asmaablh9265 Před 2 měsíci

    Bonsoir, A 9:14 pourquoi vous avez compté deux fois le corps fixe ? Merci

    • @engineering_life9550
      @engineering_life9550 Před 2 měsíci

      Bonsoir, je ne l'ai compté qu'une fois. Il y a 2*6 corps, la plateforme et le corps fixe.

  • @hassankajila
    @hassankajila Před 2 měsíci

    Claire, Précise et Courte, super vidéo 👍

  • @emmy6874
    @emmy6874 Před 2 měsíci

    Merci bien expliqué

  • @manjitbaishya2793
    @manjitbaishya2793 Před 2 měsíci

    This does not work anymore

    • @engineering_life9550
      @engineering_life9550 Před 2 měsíci

      Updated version: czcams.com/video/_-9b05mXyyg/video.htmlsi=6ZmI5UXGgNIJKDUm

  • @yurimalapote5457
    @yurimalapote5457 Před 2 měsíci

    I did this and it says cannot import picamera2 from PiCamera2 what do I do

  • @MissTmurt94
    @MissTmurt94 Před 2 měsíci

    Ça me gênait mdr merci mon ami ✌️

  • @zeinebaraar2141
    @zeinebaraar2141 Před 2 měsíci

    merci

  • @dahmanigis4121
    @dahmanigis4121 Před 3 měsíci

    merci pour ces explications

  • @leonelmendieta1080
    @leonelmendieta1080 Před 3 měsíci

    hello friend,i get Error: could not find a version that satisfies the requirement tensorflow(from versions:none) Error:No matching distribution found for tensorflow help me,please

    • @engineering_life9550
      @engineering_life9550 Před měsícem

      Try to update your pip: pip install --upgrade pip Or try to use the virtual environments :)

  • @user-dh2qj6ei7k
    @user-dh2qj6ei7k Před 3 měsíci

    Do you have any contacts?? I want to ask you about an error.

  • @__yusuf__
    @__yusuf__ Před 3 měsíci

    THANKS ALOT!!!

  • @ahmedgourirane9344
    @ahmedgourirane9344 Před 3 měsíci

    Bonjour, tout d'abord je souhaite vous remercier pour le travail que vous fournissez. j'ai une remarque pour le cellule 16 dans le fichier Jupyter , pour le fichier fournit dans GitHub , j'ai obtenu le résultat après que j'ai changer le nom de colonne . changer : NewTest = pd.DataFrame(NewData,columns=['New Data']) Par : NewTest = pd.DataFrame(NewData, columns=['YearsExperience'])

  • @TheOjTV15
    @TheOjTV15 Před 3 měsíci

    I always get stuck on building wheel for h5py (project.toml) My rpi is lagging and i took several hours and nothing happens. Is there a fix for this?

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      Hello, check this video and let me know :) czcams.com/video/XfcktE5BeGM/video.html&ab_channel=Engineering_life

    • @TheOjTV15
      @TheOjTV15 Před 3 měsíci

      @@engineering_life9550 hey, I tried that also but it's still lagging (Building wheel for h5py (pyproject.toml)). I don't know if it is working but the last time i try to install tensorflow it took 5+ hours and my rpi is freezing

  • @soufiansejjari6512
    @soufiansejjari6512 Před 3 měsíci

    logistique and svm very good

  • @soufiansejjari6512
    @soufiansejjari6512 Před 3 měsíci

    very good video about svm svm svm svm

  • @fouadhocine8176
    @fouadhocine8176 Před 3 měsíci

    bonjour comment faire pour une frequence de 5kH svp

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      Bonjour, essayez cette méthode : docs.arduino.cc/tutorials/generic/secrets-of-arduino-pwm/

  • @kalidouba8465
    @kalidouba8465 Před 3 měsíci

    J'ai aimé votre vidéo qui est pertinente, cependant, vous n'avez pas donné un exemple pour tester le modèle

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      Bonjour, merci pour votre commentaire. Le modèle est testé sur une partie de la base de données. Cependant, je n'ai effectivement pas créé un cas fictif. Comme mentionné au début de la vidéo, les données dans la base de données sont issues de la transformation PCA de données réelles. Il est donc difficile de créer des données fictives sans comprendre ce qu'on introduit comme valeurs.

  • @ovni45000
    @ovni45000 Před 3 měsíci

    Merci

  • @Haziz90
    @Haziz90 Před 3 měsíci

    Merci pour la video. Super travail. Juste une question, lorsque que tu crées la droite pourquoi tu prends 0.15 et 1000 ? A quoi ca correspond ?

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      On va de 0 à 15 sur l'axe des abscisses et on a 1000 données pour x comprises entre 0 et 15.

  • @nick_angelo0530
    @nick_angelo0530 Před 3 měsíci

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

  • @PoilBrulee
    @PoilBrulee Před 3 měsíci

    J'en ai 13 🥲

  • @Abutturab
    @Abutturab Před 3 měsíci

    Hello ! Merci pour le partage de connaissance Est ce que tu traites du boosting dans tes contenus ?

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      Pas encore, ça arrivera un jour mais ça prend beaucoup de temps de créer du contenu :)

  • @Abutturab
    @Abutturab Před 3 měsíci

    TOP !!!

  • @kaanozceviz6885
    @kaanozceviz6885 Před 3 měsíci

    I sent you an e-mail about my homework. Can you look at it when you are available?

  • @hibabenali6761
    @hibabenali6761 Před 3 měsíci

    Hi, could you please make a tutorial for facial recognition on Raspberry Pi running with the BookWorm OS ?

  • @diovan3888
    @diovan3888 Před 3 měsíci

    thank you

  • @marwanechaabi2595
    @marwanechaabi2595 Před 3 měsíci

    Merci beaucoup du Maroc

  • @sebdos
    @sebdos Před 3 měsíci

    Merci. BOnjour l'UX chez CZcams des fois....

  • @castor_zin
    @castor_zin Před 3 měsíci

    Good video but when my webcam turns on my skin gets blue, is there a way to fix this?

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      It's because you're in BGR and not RGB. Send the code, please 🙂

  • @oussemamili8658
    @oussemamili8658 Před 3 měsíci

    Merci ♥

  • @alexisjacques6691
    @alexisjacques6691 Před 3 měsíci

    Merci pour l'aide

  • @gxdx697
    @gxdx697 Před 3 měsíci

    Building wheel for h5py (pyproject.toml) ... / hello.. i am stuck here when i try to download tensor flow using pip install tensorflow-2.12.0rc0-cp311-none-linux_aarch64.whl can you help me please?

  • @ASMAVAHEEDKHAN
    @ASMAVAHEEDKHAN Před 3 měsíci

    How do we install tensorflow lite on raspi4?

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      I'm not with my Raspberry but try that and let me know: sudo apt update sudo apt upgrade sudo apt install libatlas-base-dev pip3 install --extra-index-url google-coral.github.io/py-repo/ tflite_runtime

    • @ASMAVAHEEDKHAN
      @ASMAVAHEEDKHAN Před 3 měsíci

      @@engineering_life9550 thank you! That worked perfectly!

  • @haifaz.e9583
    @haifaz.e9583 Před 3 měsíci

    Solved all my problems! Thank you so much

  • @andeboyer
    @andeboyer Před 3 měsíci

    Can you do a video that covers all of the picamera2 functions and different configuration options? Why do you call both start-preview and start-camera? It would be much more helpful to have all that explained rather than you simply reading your code. Thanks!

    • @engineering_life9550
      @engineering_life9550 Před 3 měsíci

      start-preview will open the preview window, as mentionned in my video. start-camera only starts the camera.

  • @lenox3249
    @lenox3249 Před 3 měsíci

    merci comme ça je vais pouvoir utilise sa pour faire de l'ia avec mes robot mais pourquoi avoir tourner la vidéo en anglais ?

  • @sudbytarmano00
    @sudbytarmano00 Před 3 měsíci

    bro, i make project with "picamera.array", 'PiRGBArray', etc with old "picamera". how to recycle them?

  • @PRERANAPEMMARAJU
    @PRERANAPEMMARAJU Před 3 měsíci

    yes it works , thank you