- Visual Media Processing Using Matlab Beginner's Guide
- George Siogkas
- 171字
- 2021-08-06 16:37:52
Applying geometric transformations
By now you have already mastered how to open an image and display it as it is using the Command Window. Now, it is time to learn how to apply basic geometric transformations to an image and display them along with the original. Geometric transformations are probably the most common functionalities of every image editor, no matter how basic it is. They do not generally alter the content of an image, but actually change the grid of pixels so that processes, such as image rotation or mirroring are achieved. Cropping and resizing of images are also two basic geometric transformations. In this section, we will see how all these transformations can be achieved in MATLAB.
Performing image rotation
For image rotation, you can use the function imrotate
. Again, you will be working in the Command Window, where you will have to type the functions to perform the transformations. Only this time, we will use a few more lines of code, to display the results in a single window.
- 新型電腦主板關鍵電路維修圖冊
- Instant uTorrent
- 電腦組裝與維修從入門到精通(第2版)
- INSTANT Wijmo Widgets How-to
- 精選單片機設計與制作30例(第2版)
- 計算機組裝與維修技術
- Apple Motion 5 Cookbook
- 基于Apache Kylin構建大數據分析平臺
- CC2530單片機技術與應用
- Practical Machine Learning with R
- Arduino BLINK Blueprints
- 基于Proteus仿真的51單片機應用
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- Wireframing Essentials
- Hands-On Deep Learning for Images with TensorFlow