- OpenCV Computer Vision Application Programming Cookbook Second Edition
- Robert Laganière
- 91字
- 2021-04-02 10:05:52
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, dummy URLs, and user input are shown as follows: "Very conveniently, this check is encapsulated inside the create
method of cv::Mat
."
A block of code is set as follows:
// use image with a Mat_ template cv::Mat_<uchar> im2(image); im2(50,100)= 0; // access to row 50 and column 100
推薦閱讀
- 完全掌握Office 2010高效辦公超級(jí)手冊(cè)
- 商務(wù)PPT視覺設(shè)計(jì)高手18課
- Getting Started with Simulink
- Word辦公應(yīng)用案例教程
- 這樣用就對(duì)啦!Word/Excel/PPT 2013商務(wù)辦公實(shí)戰(zhàn)
- Oracle CX Cloud Suite
- Word+Excel+PPT高效辦公從入門到精通
- 精通Excel數(shù)據(jù)統(tǒng)計(jì)與分析
- Excel數(shù)據(jù)透視表從入門到精通
- Excel公式、函數(shù)、圖表與數(shù)據(jù)處理應(yīng)用大全(全新版)
- 精通Excel數(shù)據(jù)統(tǒng)計(jì)與分析
- 電腦上網(wǎng)技巧現(xiàn)用現(xiàn)查
- WPS Office 從入門到精通
- Office 2003辦公應(yīng)用從入門到精通
- Access VBA活用范例手冊(cè)