This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Releases: banderlog/opencv-python-inference-engine
Releases · banderlog/opencv-python-inference-engine
v4.3.0.1
v4.2.0.4
v4.2.0.3
v4.2.0.2
v4.1.2.1
v4.1.1.1
Fixed bugs which emerged in v4.1.1.0 and v4.1.0.4: openvinotoolkit/openvino#248
It requires SSE4_2
(for SSE3
CPUs use v4.1.0.3)
OpenCV-4.1.1
dldt-2019_R2 with MYRIAD plugin
ffmpeg-4.2.1
libtbb2 included
4.1.1.0
4.1.0.4
4.1.0.3
4.1.0.2
Package contens: opencv-4.1.0
+ dldt-2019_R1
- Contrib modules and haarcascades are not included.
- It built with ffmpeg and v4l support.
- It compiled with TBB lib selected as threading lib, so you will need to install it (libtbb-dev on Ubuntu).
- No GTK/QT support -- use matplotlib for plotting your results.
- Linux x86_64 only
- Depends on libtbb2 and glibc-2.27
ffmpeg libs are NOT included