- OpenCV By Example
- Prateek Joshi David Millán Escrivá Vinícius Godoy
- 104字
- 2021-07-23 14:41:59
Summary
In this chapter, we learned how to install OpenCV across various operating systems. We discussed the human visual system and how humans process visual data. We understood why it's difficult for machines to do the same and what we need to consider while designing a Computer Vision library. We learned what can be done using OpenCV and the various modules that can be used to do those tasks.
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 how to build a project structure for our OpenCV applications.
推薦閱讀
- Django開發(fā)從入門到實(shí)踐
- 軟件測試項(xiàng)目實(shí)戰(zhàn)之性能測試篇
- 基于Java技術(shù)的Web應(yīng)用開發(fā)
- Getting Started with PowerShell
- PySide GUI Application Development(Second Edition)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 組態(tài)軟件技術(shù)與應(yīng)用
- 計算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Android Studio Cookbook
- ASP.NET求職寶典
- 深入淺出Python數(shù)據(jù)分析
- 軟件測試分析與實(shí)踐
- INSTANT JQuery Flot Visual Data Analysis
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫