Setup Development Environment - Docker, Picamera and OpenCV / Code with Me

Опубликовано: 21 Октябрь 2024
на канале: CODE MENTAL
330
10

In this Livestream I continue the setup of my local development environment for the Raspberry PI 4 Wildlife camera project.

Here is what I am hoping to achieve:

1. Allow docker container to access the Pi Camera using Python
2.Try OpenCV example

Timestamps:

0:00 Introduction
8:21 Reviewing the results of the OpenCV build I started in the previous week
10:49 Setting up Rsync between my laptop and the raspberry pi
14:45 Reviewing last step missing in setup of OpenCV: Linking Python 3 to OpenCV library.
16:09 Going inside docker container using docker exec -it [container_name]
22:22 I discover that Python 3 is already linked to OpenCV library. Nothing more to do there!
23:48 Testing if I can import the OpenCV 4.5 library from python
38:05 Pushing Docker image with OpenCV 4.5 to Docker Hub
52:00 Looking for an example of using OpenCV on the Raspberry PI
55:00 Creating example.py with some OpenCV code

This is a re-stream of a broadcast that I did this Saturday afternoon/evening on twitch at   / codemental  .
Watch this trailer if you are not aware about why I am building a wildlife camera:

   • Creating a Wildlife Camera with A Ras...  

SUPPORT THE CHANNEL or get mentoring :

  / codemental  

FOLLOW ME

Instagram:   / codemental  
Medium:   / codemental  

Resources:

https://github.com/armindocachada/ras...
opencv
https://www.pyimagesearch.com/2018/09...
https://www.losant.com/blog/how-to-ac...
https://www.pyimagesearch.com/2015/03...