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

  • Mastering OpenCV 4
  • Roy Shilkrot David Millán Escrivá
  • 177字
  • 2021-07-02 14:47:34

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "To see the remaining space on your SD card, run df -h | head -2."

A block of code is set as follows:

Mat bigImg; 
resize(smallImg, bigImg, size, 0,0, INTER_LINEAR);
dst.setTo(0);
bigImg.copyTo(dst, mask);

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 bigImg; 
resize(smallImg, bigImg, size, 0,0, INTER_LINEAR);
dst.setTo(0);
bigImg.copyTo(dst, mask);

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

sudo apt-get purge -y wolfram-engine

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Navigate to Media | Open Network Stream."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 获嘉县| 泗阳县| 恩施市| 长沙市| 西乌珠穆沁旗| 永泰县| 固始县| 清丰县| 涞源县| 化州市| 崇文区| 纳雍县| 临朐县| 集安市| 焉耆| 太原市| 大竹县| 依安县| 淮阳县| 林芝县| 密山市| 大庆市| 鄂尔多斯市| 延安市| 河间市| 磴口县| 四平市| 屯留县| 辽宁省| 大余县| 綦江县| 盐津县| 元阳县| 电白县| 龙海市| 福泉市| 怀远县| 满洲里市| 曲周县| 泸州市| 伊金霍洛旗|