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

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.

主站蜘蛛池模板: 荥经县| 巴青县| 西藏| 瑞金市| 滁州市| 鹿邑县| 察哈| 舒城县| 韶关市| 庆安县| 高清| 阿克苏市| 南丹县| 四平市| 永登县| 红原县| 潞西市| 驻马店市| 昔阳县| 饶平县| 木里| 胶州市| 沧源| 连云港市| 镇康县| 康保县| 临湘市| 安国市| 泗水县| 佛坪县| 苏尼特左旗| 贵德县| 长寿区| 玉树县| 津南区| 通榆县| 济宁市| 长葛市| 龙陵县| 鄯善县| 新宾|