- OpenCV with Python By Example
- Prateek Joshi
- 98字
- 2021-07-16 19:57:00
Chapter 1. Applying Geometric Transformations to Images
In this chapter, we are going to learn how to apply cool geometric effects to images. Before we get started, we need to install OpenCV-Python. We will discuss how to install the necessary tools and packages as well.
By the end of this chapter, you will know:
- How to install OpenCV-Python
- How to read, display, and save images
- How to convert between multiple color spaces
- How to apply geometric transformations like translation, rotation, and scaling
- How to use affine and projective transformations to apply funny geometric effects on photos
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- 程序員面試白皮書
- INSTANT MinGW Starter
- Python神經網絡項目實戰
- Troubleshooting PostgreSQL
- Learn React with TypeScript 3
- D3.js 4.x Data Visualization(Third Edition)
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- Windows Embedded CE 6.0程序設計實戰
- Essential C++(中文版)
- Java圖像處理:基于OpenCV與JVM
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Processing開發實戰
- jQuery Essentials
- Mobile Test Automation with Appium