File tree 3 files changed +18
-122
lines changed
3 files changed +18
-122
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ opencv-raspberrypi] ( https://i.ibb.co/n6PQvVF/opencv-raspberrypi.png )
4
4
5
- Precompiled ** OpenCV 4.8.0 ** binaries for ** Raspberry Pi 3 & 4** .
5
+ Precompiled ** OpenCV 4.8.1 ** binaries for ** Raspberry Pi 3 & 4** .
6
6
Read the following [ blog post] ( https://lindevs.com/install-precompiled-opencv-on-raspberry-pi ) for additional information.
7
7
8
8
## Supported features
@@ -14,7 +14,7 @@ Read the following [blog post](https://lindevs.com/install-precompiled-opencv-on
14
14
* GStreamer library
15
15
* Python 3 bindings
16
16
17
- You can read detailed build information [ 32-bit ] ( build_information.txt ) or [ 64-bit ] ( build_information_64.txt ) .
17
+ You can read detailed [ build information] ( build_information_64.txt ) .
18
18
19
19
## Prerequisites
20
20
@@ -28,22 +28,10 @@ Tested on Raspberry Pi 4 Model B (8 GB).
28
28
29
29
### Supported OS
30
30
31
- * Raspberry Pi OS Bullseye (32-bit and 64-bit)
31
+ * Raspberry Pi OS Bookworm 64-bit
32
32
33
33
## Install
34
34
35
- * 32-bit:
36
-
37
- ``` shell
38
- wget https://github.com/prepkg/opencv-raspberrypi/releases/latest/download/opencv.deb
39
- ```
40
-
41
- ``` shell
42
- sudo apt install -y ./opencv.deb
43
- ```
44
-
45
- * 64-bit:
46
-
47
35
``` shell
48
36
wget https://github.com/prepkg/opencv-raspberrypi/releases/latest/download/opencv_64.deb
49
37
```
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments