Summary
In this chapter, we discussed the human visual system, and how humans process visual data. We explained why it's difficult for machines to do the same, and what we need to consider when designing a computer vision library.
We learned what could be done using OpenCV, and the various modules that can be used to complete those tasks. Finally, we learned how to install OpenCV in various operating systems.
In the next chapter, we will discuss how to operate on images and how we can manipulate them using various functions. We will also learn about building a project structure for our OpenCV applications.
推薦閱讀
- Greenplum:從大數據戰略到實現
- Hands-On Machine Learning with Microsoft Excel 2019
- 達夢數據庫編程指南
- 數據庫原理與應用(Oracle版)
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- 一個64位操作系統的設計與實現
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 計算機組裝與維護(微課版)
- 聯動Oracle:設計思想、架構實現與AWR報告
- 云計算寶典:技術與實踐
- 改進的群智能算法及其應用
- 云計算
- 從Lucene到Elasticsearch:全文檢索實戰
- 深入理解Flink:實時大數據處理實踐
- C# 7 and .NET Core 2.0 High Performance