Skip to content

Commit

Permalink
update to 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prepkg committed Jul 1, 2023
1 parent f5d22e1 commit c8a7b92
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

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

## Supported features
Expand Down
9 changes: 5 additions & 4 deletions build_information.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
General configuration for OpenCV 4.7.0 =====================================
General configuration for OpenCV 4.8.0 =====================================
Version control: unknown

Platform:
Timestamp: 2023-01-01T10:36:47Z
Host: Linux 5.15.0-43-generic x86_64
Timestamp: 2023-07-01T08:25:57Z
Host: Linux 5.15.0-67-generic x86_64
Target: Linux armv7
CMake: 3.22.1
CMake generator: Unix Makefiles
Expand Down Expand Up @@ -49,7 +49,7 @@ General configuration for OpenCV 4.7.0 =====================================
WEBP: build (ver encoder: 0x020f)
PNG: /opt/pi/rootfs/usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.6.37)
TIFF: build (ver 42 - 4.2.0)
JPEG 2000: build (ver 2.4.0)
JPEG 2000: build (ver 2.5.0)
HDR: YES
SUNRASTER: YES
PXM: YES
Expand All @@ -74,6 +74,7 @@ General configuration for OpenCV 4.7.0 =====================================
Lapack: NO
Custom HAL: YES (carotene (ver 0.0.1))
Protobuf: build (3.19.1)
Flatbuffers: builtin/3rdparty (23.5.9)

OpenCL: YES (no extra features)
Include path: /home/pi/opencv-src/3rdparty/include/opencl/1.2
Expand Down
9 changes: 5 additions & 4 deletions build_information_64.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
General configuration for OpenCV 4.7.0 =====================================
General configuration for OpenCV 4.8.0 =====================================
Version control: unknown

Platform:
Timestamp: 2023-01-01T11:02:44Z
Host: Linux 5.15.0-43-generic x86_64
Timestamp: 2023-07-01T08:44:46Z
Host: Linux 5.15.0-67-generic x86_64
Target: Linux aarch64
CMake: 3.22.1
CMake generator: Unix Makefiles
Expand Down Expand Up @@ -49,7 +49,7 @@ General configuration for OpenCV 4.7.0 =====================================
WEBP: build (ver encoder: 0x020f)
PNG: /opt/pi/rootfs/usr/lib/aarch64-linux-gnu/libpng.so (ver 1.6.37)
TIFF: build (ver 42 - 4.2.0)
JPEG 2000: build (ver 2.4.0)
JPEG 2000: build (ver 2.5.0)
HDR: YES
SUNRASTER: YES
PXM: YES
Expand All @@ -74,6 +74,7 @@ General configuration for OpenCV 4.7.0 =====================================
Lapack: NO
Custom HAL: YES (carotene (ver 0.0.1))
Protobuf: build (3.19.1)
Flatbuffers: builtin/3rdparty (23.5.9)

OpenCL: YES (no extra features)
Include path: /home/pi/opencv-src/3rdparty/include/opencl/1.2
Expand Down

0 comments on commit c8a7b92

Please sign in to comment.