File tree Expand file tree Collapse file tree 3 files changed +18
-122
lines changed
Expand file tree Collapse file tree 3 files changed +18
-122
lines changed Original file line number Diff line number Diff line change 22
33![ opencv-raspberrypi] ( https://i.ibb.co/n6PQvVF/opencv-raspberrypi.png )
44
5- Precompiled ** OpenCV 4.8.0 ** binaries for ** Raspberry Pi 3 & 4** .
5+ Precompiled ** OpenCV 4.8.1 ** binaries for ** Raspberry Pi 3 & 4** .
66Read the following [ blog post] ( https://lindevs.com/install-precompiled-opencv-on-raspberry-pi ) for additional information.
77
88## Supported features
@@ -14,7 +14,7 @@ Read the following [blog post](https://lindevs.com/install-precompiled-opencv-on
1414* GStreamer library
1515* Python 3 bindings
1616
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 ) .
1818
1919## Prerequisites
2020
@@ -28,22 +28,10 @@ Tested on Raspberry Pi 4 Model B (8 GB).
2828
2929### Supported OS
3030
31- * Raspberry Pi OS Bullseye (32-bit and 64-bit)
31+ * Raspberry Pi OS Bookworm 64-bit
3232
3333## Install
3434
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-
4735``` shell
4836wget https://github.com/prepkg/opencv-raspberrypi/releases/latest/download/opencv_64.deb
4937```
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments