- OpenCV 4 with Python Blueprints
- Dr. Menua Gevorgyan Arsen Mamikonyan Michael Beyeler
- 105字
- 2021-06-24 16:50:00
Putting it all together
In the previous sections, we implemented a couple of nice filters that show how we can get nice effects with OpenCV. In this section, we want to build an interactive application that will allow you to apply these filters in real time to your laptop camera.
So, we need to write a user interface (UI) that will allow us to capture the camera stream and have some buttons so that you can select which filter you want to apply. We will start by setting up the camera capture with OpenCV. Then, we will build a nice interface around it using wxPython.
推薦閱讀
- Monkey Game Development:Beginner's Guide
- MySQL數據庫應用與管理 第2版
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- PHP+MySQL網站開發技術項目式教程(第2版)
- BeagleBone Media Center
- iOS應用逆向工程(第2版)
- 單片機C語言程序設計實訓100例
- AMP:Building Accelerated Mobile Pages
- Oracle 12c從入門到精通(視頻教學超值版)
- WordPress Search Engine Optimization(Second Edition)
- XML程序設計(第二版)
- Java EE實用教程
- Java EE程序設計與開發實踐教程
- Android開發進階實戰:拓展與提升
- Java EE應用開發及實訓