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

Commit a667bda

Browse files
authored
Update README.md
1 parent 08e9c35 commit a667bda

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ pip3 install opencv-python-inference-engine
3030

3131
#### No GTK/QT support
3232

33-
[skvarks's package](https://github.com/skvark/opencv-python) came with `Qt4` GUI for `opencv`.
34-
And it is +16 MB to file size.
33+
[skvarks's package](https://github.com/skvark/opencv-python) has `Qt4` GUI for `opencv` and it is +16 MB to file size.
3534
Also it is a lot of problems and extra work to compile Qt\GTK libs from sources.
3635
In 95% of cases `matplotlib.imshow()` will be sufficient, in other 5% use another package for now or compile it with GUI
3736
support by yourself.

0 commit comments

Comments
 (0)