- Visual Media Processing Using Matlab Beginner's Guide
- George Siogkas
- 219字
- 2021-08-06 16:37:57
Summary
This chapter included several useful techniques to manipulate the values of grayscale image pixels. At the same time, it provided a first, hopefully gentle, introduction to writing and running your own scripts and functions in MATLAB. More specifically, you have been taught:
- How to change pixel values in a rectangular area using
for loops
, or indexing - How to write and execute a script that alters the brightness in specified rectangular areas of an image
- How to threshold an image using
for loops
- How to threshold an image using indexing
- How to threshold an image using
im2bw
- How to perform thresholding using an automatically derived threshold
- How to calculate and display the histogram of a grayscale image
- How to perform histogram equalization using
histeq
- How to perform contrast enhancement using
imadjust
- How to perform contrast enhancement using
imcontrast
- How to perform adaptive histogram equalization using
adapthisteq
- How to write functions that use all the methods described in this chapter on practical examples
The next chapter will introduce you to morphological operations and their importance in image processing. Some methods already presented will be combined with the morphological operations to enhance images, or segment useful areas. Once finishing it, you will be able to perform extremely useful tasks that are applied both in computational photography and in machine vision applications.
推薦閱讀
- 辦公通信設備維修
- 基于ARM的嵌入式系統和物聯網開發
- Mastering Manga Studio 5
- Apple Motion 5 Cookbook
- CC2530單片機技術與應用
- Hands-On Artificial Intelligence for Banking
- Istio服務網格技術解析與實踐
- 數字媒體專業英語(第2版)
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Wireframing Essentials
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- The Deep Learning with PyTorch Workshop
- 嵌入式系統設計大學教程(第2版)
- 主板維修實踐技術