- Python Multimedia
- Ninad Sathaye
- 154字
- 2021-08-03 15:27:43
Summary
We learned a lot in this chapter about basic image manipulation.
Specifically, we covered image input-output operations that enable reading and writing of images, and creation of images from scratch.
With the help of numerous examples and code snippets, we learned several image manipulation operations. Some of them are:
- How to resize an image with or without maintaining aspect ratio
- Rotating or flipping an image
- Cropping an image, manipulating it using techniques learned earlier in the chapter, and then pasting it on the original image
- Creating an image with a text
- We developed a small application that captures a region of your screen at regular time intervals
- We created an interesting project implementing some image processing functionality learned in this chapter
With this basic image manipulation knowledge, we are ready to learn how to add some cool effects to an image. In the next chapter, we will see how to enhance an image.
推薦閱讀
- 社會科學數據處理軟件應用
- 架構之美
- 3ds Max & Unreal Engine 4:VR三維建模技術實例教程(附VR模型)
- 中文版 Photoshop CC 從入門到精通
- Python數據分析實戰:從Excel輕松入門Pandas
- Final Cut Pro短視頻剪輯入門教程
- 二維計算機繪圖教程:二維CAD工程師取證全程指導
- Google App Engine Java and GWT Application Development
- GlassFish Administration
- 中文版CorelDRAW X6基礎培訓教程(第2版)
- PowerPoint 2013從新手到高手(超值版)
- 中文版Photoshop CS6從新手到高手·全彩版
- Spark Cookbook 中文版
- Building Websites with VB.NET and DotNetNuke 4
- ASP.NET Core 3從入門到實戰