- 200
- 875 457
Engineering_life
Belgium
เข้าร่วมเมื่อ 17 ธ.ค. 2019
Nous sommes à l'aire du 4.0, il est + qu'important de suivre l'évolution !
Sur cette chaîne, vous apprendrez le machine learning (intelligence artificielle), la robotique et l'utilisation de différents logiciels.
Sur cette chaîne, vous apprendrez le machine learning (intelligence artificielle), la robotique et l'utilisation de différents logiciels.
Raspberry Bookworm - virtualenv - Install a Library in the virtual environment
In this video, you will learn how to install a library in your virtual environment on your Raspberry pi 4B running with the 64-bits version of the bookworm OS. The library will not be install in your global environment.
มุมมอง: 22
วีดีโอ
Raspberry BookWorm - virtualenv - Create a New Environment
มุมมอง 2816 ชั่วโมงที่ผ่านมา
In this video, you will learn how to create a new environment with the library virtualenv on your Raspberry pi 4B running with the 64-bits version of the bookworm OS.
Raspberry BookWorm - install virtualenv | install virtualenv on Raspberry pi 4 (2024)
มุมมอง 4221 ชั่วโมงที่ผ่านมา
In this video you will learn how to install the virtualenv library on your Raspberry pi 4B running with the 64-bits version of the bookworm OS.
BookWorm - VirtualEnvironments Definition
มุมมอง 6014 วันที่ผ่านมา
This video explains the principles of the virtual environments. This is the first video in a series on virtual environments.
How to record videos with Picamera2 on Raspberry Pi: Bookworm Edition!
มุมมอง 6344 หลายเดือนก่อน
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
Raspberry BookWorm - install tensorflow| install tensorflow on Raspberry pi 4 (2024)
มุมมอง 3K6 หลายเดือนก่อน
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!
มุมมอง 5806 หลายเดือนก่อน
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!
มุมมอง 9896 หลายเดือนก่อน
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!
มุมมอง 2.3K6 หลายเดือนก่อน
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
มุมมอง 1.8K6 หลายเดือนก่อน
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)
มุมมอง 9116 หลายเดือนก่อน
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
มุมมอง 1.2K7 หลายเดือนก่อน
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
มุมมอง 13K7 หลายเดือนก่อน
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)
มุมมอง 1.3K7 หลายเดือนก่อน
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
มุมมอง 4.2K7 หลายเดือนก่อน
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)
มุมมอง 3.6K7 หลายเดือนก่อน
Raspberry BookWorm - install opencv | install opencv on Raspberry pi 4 (2024)
Raspberry BookWorm - How to switch between X11 and Wayland
มุมมอง 2K7 หลายเดือนก่อน
Raspberry BookWorm - How to switch between X11 and Wayland
Raspberry BookWorm - install picamera2 (2024)
มุมมอง 5K8 หลายเดือนก่อน
Raspberry BookWorm - install picamera2 (2024)
Support Vector Machines (SVM) Part 3 - noyau polynomial
มุมมอง 3758 หลายเดือนก่อน
Support Vector Machines (SVM) Part 3 - noyau polynomial
Comment mettre le bouton S'ABONNER sur une vidéo YouTube [2024]
มุมมอง 4428 หลายเดือนก่อน
Comment mettre le bouton S'ABONNER sur une vidéo TH-cam [2024]
Classification multiclasse : one-vs-one et one-vs-rest (one-vs-all)
มุมมอง 46210 หลายเดือนก่อน
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
มุมมอง 49310 หลายเดือนก่อน
Support Vector Machines (SVM) Part 2 : données non linéairement séparables
Support Vector Machines (SVM) Part 1 : intuition
มุมมอง 55210 หลายเดือนก่อน
Support Vector Machines (SVM) Part 1 : intuition
Random Forest - Détection de fraudes par carte de crédit (Python)
มุมมอง 85510 หลายเดือนก่อน
Random Forest - Détection de fraudes par carte de crédit (Python)
Matlab - exponentielle et logarithme (base 2, 10, népérien, ...)
มุมมอง 27311 หลายเดือนก่อน
Matlab - exponentielle et logarithme (base 2, 10, népérien, ...)
Matlab - supprimer des variables (clear)
มุมมอง 28411 หลายเดือนก่อน
Matlab - supprimer des variables (clear)
merci beaucoup vos videos m'ont aide très bien
Sqa c mr ma a mrq a pue 'Mac ozbsmzxlA sw' z'pb. Qs wos Gwz x, ltqlqe'mmsk
Finally!!!!! You solved the problem I've been facing all day😭 Thank you!!
Glad I could help!
Bonjour, Dans le cas où on a une tendance qui n'est pas parfaitement linéaore, du genre on a une valeur predite qui n'a pas un point relié aux valeurs de test, quelle conclusion peut on avoir? Merci
Bonjour, merci pour ce cours ! J’ai une question concernant le calcul de l’exactitude. J’ai trouvé deux formules en ligne : (TP + TN) / (TP + FN + FP + TN) et (TP + TN) / (P + N) mais chacune me donne un résultat différent
merci pour ce cours
It is useful with esptool for thonny ? I have a lot of troubles and maybe need that module to upload the firmware.
Yes, if you want to install a library, you can use it, or create a virtual environment :)
@engineering_life9550 thanks. ☺️
Hello, referring to the video in your channel, I installed the tensorflow that I will use later and ran the code according to this video, so there seems to be a problem with the import cv2 part. I think the version 2.0.2 of numpy was installed while installing tensorflow, so when I import opencv library, the error message 'A module that was compressed using numpy 1.x cannot be run in numpy 2.0.2 ~~' is output. How can I solve this??
Hello, maybe you can downgrade your numpy version. I suggest you to use the virtual environments :)
Thank you! i have been trouble shotting on how to install libary with out the error, and tried this way it works! cant belive i dont even think about it
How to change version of the tensorflow
The best way is to uninstall it and reinstall it by specifying the version :)
vraiment clair et pedagogique toute la série est très bien peut-on espérer une suite ? merci beaucoup pour le partage bravo
Merci :) Pour la suite, je vais bien voir mais j'aimerais continuer, oui ;)
@@engineering_life9550 👋👍
Merci pour la vidéo c'est très intéressante.
شكرا
Bonjour Je souhaiterai solliciter votre aide s’il vous plaît. Je cherche à automatiser le libcamera-hello sans limite de temps et le tout à chaque mise en route du module pi. Le but est de filmer une montre afin d’avoir une horloge numérique. J’ai essayé avec la fonction crontab mais sans réel succès Je peux vous rémunérer. Merci pour le retour
Bonjour, pouvons-nous faire nos échanges via email ? robinfays@hotmail.com Merci :)
Thanks for the solution. Worked for RP5!
C'est magnifique cette explication
omg you solved all my problems!!!!!! BIG LOVE👏
Thanks for this message :) :)
BookWorm didn't allow me to installl face_recognation in global its only work in dlib_env and I also can't install picamera2 in dlib_env, I am confused
What are the errors when you try to install the libraries?
Bonjour Auriez vous fait un cour sur les jacobian Matrix ?
Bonjour, pas encore, ça devrait être la suite... J'espère pouvoir la faire bientôt :)
Merci beaucoup je suis en 1ere F2 (génie électronique) et vos vidéos me servent vraiment ❤
merci !
Merci beaucoup, rapide, clair et efficace!!
bonjour merci beaucoup pour l'explication mais j'ai un soucis quand je met ma deuxième perturbation, le système reste instable sur 2 alors que ça devrait être sur 1
Bonjour, quels sont vos paramètres du PID et votre fonction de transfert ?
@@engineering_life9550 j’ai pris tout les paramètres comm les votre
Merci beaucoup!
thank you for infinite number of times
That was increadible, and you help me to install tensorflow and opencv, I would like to install mediapipe too, tahkyou very much.
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none) ERROR: No matching distribution found for tensorflow I can't event install tensorflow :(
Try to update and upgrade: sudo apt update sudo apt upgrade And maybe update your pip version Let me know :)
Thanks for this awesome video!!!! I totally appreciate your work
Thanks!
I have RPI cam 1.3 - it fails during the preview script. Should it work?? If not, can I use USB camera?
It should work. What is your error?
@@engineering_life9550 My bad. It seems the camera connector was not well aligned. Thank you for the video and for anwering!
comment on fais pour avoir l'apk VHDL ?
Tu voudrais utiliser VHDL sur Android ?
gracias!! funciona perfecto, saludos desde ARG 🔵⚪🔵
You really helped me, thank you!
Merci
Thanks. It was useful. It works on Bookworm.
I am still having the same issue, but I am trying to install imutils package.
I executed first your command "pip3 install guizero --break-system-packages" then "pip3 install imutils --break-system-packages" and that was a solution, Thanks!!!
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
Bonjour, non, ce n'est pas utile :)
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.
Unfortunately with the last version of bookworm this option is there but it doesn't work anymore to switch to X11
Ow really? I am gonna try it :) Have you found a solution to switch between X11 and Wayland with the last version, then?
@@engineering_life9550it works now
very thank you
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
Hello, can you try this: sudo apt-get update sudo apt-get install libcap-dev
Thank you very much! I have tested your method on a Raspberry Pi 5, and it works.
Excellent!!!
thank you for your help
THANKS YOU !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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
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.
is it safe to use break system package? would it not effect anything?
If you are not sure, use the virtual environment :)
bonsoir bon boulot !!! puis avoir avoir datasets svp,
Bonjour, mon NoteBook est disponible dans mon GitHub, si tu cliques sur le lien dans la vidéo, tu pourras y accéder :)
Thanks a Lot man
Hey brother...! Can you please post a vedio on how to connect 2 picameras with raspberrypi using a multi camera board
Hey, I don't have the tools for it but if you need any help, feel free to contact me :)