- Machine Learning for OpenCV
- Michael Beyeler
- 98字
- 2021-07-02 19:47:15
Installation
Before we get started, let's make sure that we have all the tools and libraries installed that are necessary to create a fully functioning data science environment. After downloading the latest code for this book from GitHub, we are going to install the following software:
- Python's Anaconda distribution, based on Python 3.5 or higher
- OpenCV 3.1 or higher
- Some supporting packages
Don't feel like installing stuff? You can also visit http://beta.mybinder.org/v2/gh/mbeyeler/opencv-machine-learning/master, where you will find all the code for this book in an interactive, executable environment and 100% free and open source, thanks to the Binder project.
推薦閱讀
- Objective-C應用開發全程實錄
- Microsoft Dynamics 365 Extensions Cookbook
- INSTANT MinGW Starter
- 深入淺出DPDK
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Learning Data Mining with R
- UML 基礎與 Rose 建模案例(第3版)
- Django實戰:Python Web典型模塊與項目開發
- Arduino可穿戴設備開發
- Exploring SE for Android
- Web程序設計:ASP.NET(第2版)
- Getting Started with Electronic Projects
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Android嵌入式系統程序開發(基于Cortex-A8)
- Python趣味創意編程