- OpenCV Essentials
- Oscar Deniz Suarez等
- 208字
- 2021-04-02 10:03:13
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, folder names, filenames, file extensions, pathnames, system variables, URLs, and user input are shown as follows: "Each module has an associated header file (for example, core.hpp
)."
A block of code is set as follows:
#include "opencv2/core/core.hpp" #include "opencv2/highgui/highgui.hpp" using namespace std; using namespace cv; int main(int argc, char *argv[]) { Mat frame; // Container for each frame
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
#include "opencv2/core/core.hpp" #include "opencv2/highgui/highgui.hpp" #include <iostream> using namespace std; using namespace cv; int main(int argc, char *argv[]) {
Any command-line input or output is written as follows:
C:\opencv-buildQt\install
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Also, the checkboxes labeled as Grouped and Advanced should be marked in the CMake main window."
- 快·易·通:2天學(xué)會(huì)Office辦公應(yīng)用(2016版)
- PERFORM-3D基本操作與實(shí)例
- Office 2016三合一職場(chǎng)辦公效率手冊(cè)
- Word排版之道
- Word/Excel/PPT三合一商務(wù)辦公應(yīng)用從入門(mén)到精通
- 對(duì)比Excel,輕松學(xué)習(xí)Python報(bào)表自動(dòng)化
- Final Cut Pro X基礎(chǔ)培訓(xùn)教程
- 中文PowerPoint 2003應(yīng)用基礎(chǔ)
- 文秘辦公自動(dòng)化培訓(xùn)教程
- 辦公自動(dòng)化教程(第2版)
- Word/Excel/PPT從入門(mén)到精通
- 金融精英Word實(shí)操手冊(cè):世界知名公司這樣制作研究報(bào)告
- 美化你的教學(xué)PPT
- 辦公自動(dòng)化項(xiàng)目教程
- Word/Excel/PPT 2013商務(wù)辦公從新手到高手(全彩版)