- The Computer Vision Workshop
- Hafsa Asad Vishwesh Ravi Shrimali Nikhil Singh
- 128字
- 2021-06-18 18:20:34
Summary
In this chapter, we started by understanding the various geometric transforms and their matrix representations. We also saw how we can use OpenCV's functions to carry out these transformations. Then, we performed arithmetic operations on images and saw how addition and multiplication with a constant can be understood as a brightening operation. Next, we discussed binary images and how they can be obtained using binary thresholding. Then, we discussed bitwise operations and how they can be carried out using OpenCV. Finally, we had a look at the concept of masking, where we used NumPy to obtain interesting results.
In the next chapter, we will jump into the world of histograms and discuss how we can use histogram matching and histogram equalization as more advanced image processing steps.
- Web程序設計及應用
- Building Modern Web Applications Using Angular
- 深入理解Django:框架內幕與實現原理
- C++程序設計基礎教程
- MySQL數據庫管理與開發(慕課版)
- Python完全自學教程
- Learning OpenStack Networking(Neutron)(Second Edition)
- Hands-On JavaScript for Python Developers
- Qlik Sense? Cookbook
- NGUI for Unity
- 數據結構:Python語言描述
- Web開發的平民英雄:PHP+MySQL
- Python應用開發技術
- C語言程序設計實驗指導教程
- Learn C Programming