1
- General configuration for OpenCV 4.9 .0 =====================================
1
+ General configuration for OpenCV 4.10 .0 =====================================
2
2
Version control: unknown
3
3
4
4
Platform:
5
- Timestamp: 2024-01-01T15:48:31Z
6
- Host: Linux 5.15 .0-84 -generic x86_64
5
+ Timestamp: 2024-06-09T07:18:06Z
6
+ Host: Linux 6.8 .0-31 -generic x86_64
7
7
Target: Linux aarch64
8
- CMake: 3.22.1
9
- CMake generator: Unix Makefiles
10
- CMake build tool: /usr/bin/gmake
8
+ CMake: 3.28.3
9
+ CMake generator: Ninja
10
+ CMake build tool: /usr/bin/ninja
11
11
Configuration: RELEASE
12
12
13
13
CPU/HW features:
@@ -49,11 +49,13 @@ General configuration for OpenCV 4.9.0 =====================================
49
49
GTK+: NO
50
50
51
51
Media I/O:
52
- ZLib: /opt/pi/rootfs/usr/lib/aarch64-linux-gnu/libz.a (ver 1.2.13)
53
- JPEG: libjpeg-turbo (ver 2.1.3-62)
52
+ ZLib-Ng: build (zlib ver 1.3.0, zlib-ng ver 2.1.6)
53
+ JPEG: build-libjpeg-turbo (ver 3.0.3-70)
54
+ SIMD Support Request: YES
55
+ SIMD Support: YES
54
56
WEBP: build (ver encoder: 0x020f)
55
- PNG: build (ver 1.6.37 )
56
- TIFF: build (ver 42 - 4.2 .0)
57
+ PNG: build (ver 1.6.43 )
58
+ TIFF: build (ver 42 - 4.6 .0)
57
59
JPEG 2000: build (ver 2.5.0)
58
60
HDR: YES
59
61
SUNRASTER: YES
@@ -71,7 +73,7 @@ General configuration for OpenCV 4.9.0 =====================================
71
73
GStreamer: YES (1.22.0)
72
74
v4l/v4l2: YES (linux/videodev2.h)
73
75
74
- Parallel framework: TBB (ver 2020.2 interface 11102 )
76
+ Parallel framework: TBB (ver 2021.11 interface 12110 )
75
77
76
78
Trace: YES (with Intel ITT)
77
79
@@ -87,7 +89,8 @@ General configuration for OpenCV 4.9.0 =====================================
87
89
88
90
Python 3:
89
91
Interpreter: /opt/pi/rootfs/usr/local/bin/aarch64-linux-gnu-python3 (ver 3.11.2)
90
- Libraries: /opt/pi/rootfs/usr/lib/aarch64-linux-gnu/libpython3.11.so
92
+ Libraries: /opt/pi/rootfs/usr/lib/aarch64-linux-gnu/libpython3.11.so (ver 3.11.2)
93
+ Limited API: NO
91
94
numpy: /opt/pi/rootfs/usr/lib/python3/dist-packages/numpy/core/include (ver undefined - cannot be probed because of the cross-compilation)
92
95
install path: lib/python3.11/dist-packages/cv2/python-3.11
93
96
0 commit comments