Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ef3bc66

Browse files
authored
Update README.md
1 parent 4ee7c59 commit ef3bc66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There is a [guy with an exellent pre-built set of OpenCV packages](https://githu
1818
+ No GTK/QT support -- use `matplotlib` for plotting your results.
1919

2020
This package is most similar to `opencv-python-headless`, main differences are:
21-
+ Usage of `AVX512_SKX` instructions
21+
+ Usage of `AVX512_SKX` and `SSE4_2` instructions (for `SSE3` CPUs use v4.1.0.3)
2222
+ No `JPEG 2000`, `WEBP`, `OpenEXR` support
2323
+ `TBB` used as a parallel framework
2424
+ Inference Engine with `MYRIAD` plugin

0 commit comments

Comments
 (0)