- Mastering OpenCV 4 with Python
- Alberto Fernández Villán
- 81字
- 2021-07-02 12:07:09
Testing the installation
One way to test the installation is to execute an OpenCV Python script. In order to do it, you should have two files, logo.png and test_opencv_installation.py, in a specific folder:

Open a cmd and go to the path where these two files are. Next, we can check the installation by typing the following:
python test_opencv_installation.py
You should see both the OpenCV RGB logo and the OpenCV grayscale logo:

In that case, the installation has been successful.
推薦閱讀
- Mastering Visual Studio 2017
- Dependency Injection in .NET Core 2.0
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Bootstrap Essentials
- Hands-On Full Stack Development with Go
- Visualforce Developer’s guide
- JQuery風暴:完美用戶體驗
- PHP 8從入門到精通(視頻教學版)
- 透視C#核心技術:系統架構及移動端開發
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Windows 10 for Enterprise Administrators
- Unity AI Game Programming(Second Edition)
- R Data Visualization Cookbook
- 實戰圖解MACD波段交易技術
- Java面向對象程序設計(第3版)