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

  • OpenCV 3 Blueprints
  • Joseph Howse Steven Puttemans Quan Hua Utkarsh Sinha
  • 196字
  • 2021-08-05 16:35:52

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.

主站蜘蛛池模板: 太仆寺旗| 花莲市| 普陀区| 平湖市| 寿阳县| 潞西市| 六盘水市| 宜宾市| 宿州市| 康乐县| 偃师市| 和顺县| 鄱阳县| 根河市| 永州市| 和林格尔县| 靖边县| 赣州市| 弥勒县| 满洲里市| 红安县| 观塘区| 平湖市| 来凤县| 勐海县| 南木林县| 庆安县| 南乐县| 于田县| 博客| 大安市| 无锡市| 苍南县| 阿尔山市| 榆社县| 荃湾区| 鲁甸县| 泸州市| 涪陵区| 兴义市| 湄潭县|