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

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
主站蜘蛛池模板: 武邑县| 喀喇| 光山县| 昌都县| 富顺县| 北川| 广东省| 鱼台县| 合阳县| 荥经县| 泗洪县| 江华| 万宁市| 苏尼特左旗| 阜平县| 元谋县| 星座| 兴宁市| 新源县| 工布江达县| 定陶县| 宁夏| 明星| 阿克陶县| 广汉市| 冷水江市| 时尚| 潜江市| 呼图壁县| 施秉县| 白水县| 浮山县| 汉川市| 湖口县| 荔浦县| 沅江市| 无棣县| 克什克腾旗| 北安市| 客服| 宁夏|