Skip to content

Commit 73e549b

Browse files
committed
update to 4.5.4
1 parent a9b68ad commit 73e549b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![opencv-raspberrypi](https://i.ibb.co/n6PQvVF/opencv-raspberrypi.png)
44

5-
Precompiled **OpenCV 4.5.3** binaries for **Raspberry Pi 3 & 4**.
5+
Precompiled **OpenCV 4.5.4** binaries for **Raspberry Pi 3 & 4**.
66
Read the following [blog post](https://lindevs.com/install-precompiled-opencv-on-raspberry-pi) for additional information.
77

88
## Supported features

build_information.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
General configuration for OpenCV 4.5.3 =====================================
1+
General configuration for OpenCV 4.5.4 =====================================
22
Version control: unknown
33

44
Platform:
5-
Timestamp: 2021-07-10T01:39:47Z
6-
Host: Linux 5.4.0-77-generic x86_64
5+
Timestamp: 2021-10-10T16:23:11Z
6+
Host: Linux 5.4.0-72-generic x86_64
77
Target: Linux armv7
88
CMake: 3.16.3
99
CMake generator: Unix Makefiles
@@ -40,7 +40,7 @@ General configuration for OpenCV 4.5.3 =====================================
4040
Documentation: NO
4141
Non-free algorithms: NO
4242

43-
GUI:
43+
GUI: NONE
4444
GTK+: NO
4545

4646
Media I/O:
@@ -86,7 +86,7 @@ General configuration for OpenCV 4.5.3 =====================================
8686
install path: lib/python2.7/dist-packages/cv2/python-2.7
8787

8888
Python 3:
89-
Interpreter: /usr/bin/python3 (ver 3.7.11)
89+
Interpreter: /usr/bin/python3 (ver 3.7.12)
9090
Libraries: /opt/pi/rootfs/usr/lib/arm-linux-gnueabihf/libpython3.7m.so (ver 3.7.3)
9191
numpy: /opt/pi/rootfs/usr/lib/python3/dist-packages/numpy/core/include (ver undefined - cannot be probed because of the cross-compilation)
9292
install path: lib/python3.7/dist-packages/cv2/python-3.7

0 commit comments

Comments
 (0)