- 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.
推薦閱讀
- Java應用與實戰
- ReSharper Essentials
- 編程的修煉
- Xcode 7 Essentials(Second Edition)
- Web交互界面設計與制作(微課版)
- Learning ArcGIS Pro
- Raspberry Pi 2 Server Essentials
- Yocto for Raspberry Pi
- 單片機應用與調試項目教程(C語言版)
- Learning Vaadin 7(Second Edition)
- Julia高性能科學計算(第2版)
- Mastering Xamarin.Forms(Second Edition)
- 新一代SDN:VMware NSX 網絡原理與實踐
- TMS320LF240x芯片原理、設計及應用
- Regression Analysis with Python