文章大纲
Geometric Operations and Other Mathematical Tools
本文大约需要 40分钟
Objectives
第一部分,对图像应用几何变换。如重塑平移,即移动、重塑和旋转图像。
第二部分,将一些基本的数组和矩阵操作应用于图像。
In the first part , you will apply geometric transformations to an image. This allows you to perform different operations like reshape translation, i.e. to shift, reshape and rotate the image.
In the second part , you will learn how to apply some basic array and matrix operations to the image.
- Geometric Operations
- Scaling
- Translation
- Rotation
- Mathematical Operations
- Array Operations
- Matix Operations n