Browse Source

Add README

Hugo Cachitas 8 years ago
parent
commit
b8e689e51a
1 changed files with 14 additions and 0 deletions
  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