22
33![ libfacedetection-raspberrypi] ( https://i.ibb.co/QD8t7Cy/libfacedetection-raspberrypi.png )
44
5- Precompiled ** libfacedetection (4092665 commit)** binaries for ** Raspberry Pi 3 & 4** .
5+ Precompiled ** libfacedetection (fb0c773 commit)** binaries for ** Raspberry Pi 3 & 4** .
66Read the following [ blog post] ( https://lindevs.com/install-precompiled-libfacedetection-on-raspberry-pi ) for additional information.
77
88## Supported features
@@ -22,22 +22,10 @@ Tested on Raspberry Pi 4 Model B (8 GB).
2222
2323### Supported OS
2424
25- * Raspberry Pi OS Bullseye (32-bit and 64-bit)
25+ * Raspberry Pi OS Bookworm 64-bit
2626
2727## Install
2828
29- * 32-bit:
30- 31- ``` shell
32- wget https://github.com/prepkg/libfacedetection-raspberrypi/releases/latest/download/libfacedetection.deb
33- ```
34- 35- ``` shell
36- sudo apt install -y ./libfacedetection.deb
37- ```
38- 39- * 64-bit:
40- 4129``` shell
4230wget https://github.com/prepkg/libfacedetection-raspberrypi/releases/latest/download/libfacedetection_64.deb
4331```
0 commit comments