官术网_书友最值得收藏!

Getting the latest code for this book

You can get the latest code for this book from GitHub, https://github.com/mbeyeler/opencv-machine-learning. You can either download a .zip package (beginners) or clone the repository using git (intermediate users).

Git is a version control system that allows you to track changes in files and collaborate with others on your code. In addition, the web platform GitHub.com makes it easy for me to share my code with you on a public server. As I make improvements to the code, you can easily update your local copy, file bug reports, or suggest code changes.

If you choose to go with git, the first step is to make sure it is installed (https://git-scm.com/downloads).

Then, open a terminal (or command prompt, as it is called in Windows):

  • On Windows 10, right-click on the Start Menu button, and select Command Prompt.
  • On Mac OS X, press Cmd + Space to open spotlight search, then type terminal, and hit Enter.
  • On Ubuntu and friends, press Ctrl + Alt + T. On Red Hat, right-click on the desktop and choose Open Terminal from the menu.

Navigate to a directory where you want the code downloaded, for example:

$ cd Desktop

Then you can grab a local copy of the latest code by typing the following:

$ git clone https://github.com/mbeyeler/opencv-machine-learning.git

This will download the latest code in a folder called opencv-machine-learning.

After a while, the code might change online. In that case, you can update your local copy by running the following command from within the opencv-machine-learning directory:

$ git pull origin master
主站蜘蛛池模板: 德化县| 乡城县| 田林县| 汾西县| 高青县| 汨罗市| 那坡县| 恩平市| 汉寿县| 新巴尔虎左旗| 佛冈县| 红河县| 洛川县| 西安市| 蓝山县| 南陵县| 灵丘县| 庆城县| 兴文县| 新化县| 秦皇岛市| 英吉沙县| 基隆市| 淮阳县| 城口县| 桐城市| 岳普湖县| 平凉市| 临邑县| 宁河县| 吉首市| 长治县| 西平县| 舟曲县| 呼和浩特市| 谢通门县| 澄迈县| 中阳县| 林州市| 兴城市| 苍梧县|