浏览代码

Add README

Hugo Cachitas 8 年之前
父节点
当前提交
b8e689e51a
共有 1 个文件被更改,包括 14 次插入0 次删除
  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