An Introduction to the Basics of OpenCV
After covering OpenCV installation on different operating systems in Chapter 1, Getting Started with OpenCV, we are going to introduce the basics of OpenCV development in this chapter. It begins with showing how to create our project using CMake. We are going to introduce the basic image data structures and matrices, along with other structures that are required to work in our projects. We are going to introduce how to save our variables and data into files using the XML/YAML persistence OpenCV functions.
In this chapter, we will cover the following topics:
- Configuring projects with CMake
- Reading/writing images from/to disk
- Reading videos and accessing camera devices
- The main image structures (for example, matrices)
- Other important and basic structures (for example, vectors and scalars)
- An introduction to basic matrix operations
- File storage operations with XML/YAML persistence OpenCV API
推薦閱讀
- 云數(shù)據(jù)中心基礎(chǔ)
- Mockito Cookbook
- MySQL 8.x從入門到精通(視頻教學(xué)版)
- 信息學(xué)競賽寶典:數(shù)據(jù)結(jié)構(gòu)基礎(chǔ)
- 重復(fù)數(shù)據(jù)刪除技術(shù):面向大數(shù)據(jù)管理的縮減技術(shù)
- 區(qū)域云計算和大數(shù)據(jù)產(chǎn)業(yè)發(fā)展:浙江樣板
- 聯(lián)動Oracle:設(shè)計思想、架構(gòu)實現(xiàn)與AWR報告
- 改變未來的九大算法
- Mastering ROS for Robotics Programming(Second Edition)
- 數(shù)據(jù)庫原理與設(shè)計實驗教程(MySQL版)
- Cognitive Computing with IBM Watson
- 數(shù)據(jù)挖掘與機(jī)器學(xué)習(xí)-WEKA應(yīng)用技術(shù)與實踐(第二版)
- Delphi High Performance
- 數(shù)字孿生
- 數(shù)據(jù)分析實踐:專業(yè)知識和職場技巧