Browse Source

Add README

Hugo Cachitas 8 năm trước cách đây
mục cha
commit
b8e689e51a
1 tập tin đã thay đổi với 14 bổ sung0 xóa
  1. 14 0
      examples/pyqt5_opencv/README.md

+ 14 - 0
examples/pyqt5_opencv/README.md

@@ -0,0 +1,14 @@
+# Description
+
+This example shows how to include **OpenCV** in a **PyQt5** application
+using **Python 3.5**.
+
+The application requires some sort of camera to display.
+
+### Requirements
+
+- FFMPEG
+- Visual C++ Redistributable for Visual Studio 2015
+
+#### TODO
+- [ ] Test future `opencv-python` package release