- 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.
- AngularJS入門與進(jìn)階
- Software Testing using Visual Studio 2012
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- 游戲程序設(shè)計教程
- Java Web基礎(chǔ)與實(shí)例教程
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實(shí)戰(zhàn)編碼
- Yii Project Blueprints
- 算法圖解
- Web編程基礎(chǔ):HTML5、CSS3、JavaScript(第2版)
- WordPress Search Engine Optimization(Second Edition)
- PHP動態(tài)網(wǎng)站開發(fā)實(shí)踐教程
- ASP.NET Core and Angular 2
- Getting Started with JUCE
- Distributed Computing with Python
- jMonkeyEngine 3.0 Beginner’s Guide