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

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "You can find the OpenCV software by going to http://opencv.org and clicking on the download link."

A block of code is set as follows:

Mat input = imread("/data/image.png", LOAD_IMAGE_GRAYSCALE);
GaussianBlur(input, input, Size(7,7), 0, 0);
imshow("image", input);
waitKey(0);

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

Mat input = imread("/data/image.png", LOAD_IMAGE_GRAYSCALE);
GaussianBlur(input, input, Size(7,7), 0, 0);
imshow("image", input);
waitKey(0);

Any command-line input or output is written as follows:

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Clicking the Next button moves you to the next screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 德令哈市| 万盛区| 万山特区| 松桃| 上栗县| 乌审旗| 雅安市| 阳曲县| 黄冈市| 福海县| 广宗县| 兴国县| 恭城| 普兰店市| 万宁市| 芒康县| 玉树县| 阳信县| 汝城县| 巍山| 武邑县| 卫辉市| 钟山县| 博白县| 宁明县| 锡林郭勒盟| 兴业县| 仙桃市| 昌邑市| 潍坊市| 凤城市| 嘉禾县| 霞浦县| 富川| 确山县| 漳浦县| 米泉市| 大足县| 阳信县| 甘泉县| 莱芜市|