소스 검색

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