Hugo Cachitas před 8 roky
rodič
revize
b8e689e51a
1 změnil soubory, kde provedl 14 přidání a 0 odebrání
  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