- The Computer Vision Workshop
- Hafsa Asad Vishwesh Ravi Shrimali Nikhil Singh
- 113字
- 2021-06-18 18:20:32
2. Common Operations When Working with Images
Overview
In this chapter, we will take a look at geometric transformations – rotation, translation, scaling, affine transformation, and perspective transformation. We will crop im ages using NumPy and OpenCV functions. Then, we will discuss binary images and how to carry out arithmetic operations on images. We will have a look at some real-life applications where these techniques can come in handy.
By the end of this chapter, you should have a fairly good idea of how to process images for your specific case study. You will be able to use affine transformations on images and carry out tasks such as motion identification using binary operations.
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- scikit-learn Cookbook
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Python科學計算(第2版)
- R語言數據分析從入門到精通
- iOS開發實戰:從零基礎到App Store上架
- Getting Started with Hazelcast(Second Edition)
- Express Web Application Development
- NetBeans IDE 8 Cookbook
- 執劍而舞:用代碼創作藝術
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Extreme C
- Zabbix Performance Tuning
- Java 9 Programming By Example
- Julia數據科學應用