- Visual Media Processing Using Matlab Beginner's Guide
- George Siogkas
- 288字
- 2021-08-06 16:38:00
Summary
In this chapter, we presented several useful morphology-based techniques for selecting regions of interest and masking an image. After visiting several examples based on the morphology theory, we also provided an introductory presentation of some powerful object analysis tools that can be used for several image processing applications such as image enhancement, object detection, image registration, and so on. The focus of this chapter was on hands-on, practical examples demonstrating the significance of the methods presented. More specifically, in this chapter we covered:
- What binary images are and how we can create them using automatic thresholding techniques.
- How we can refine a region of interest to better suit our needs, using dilation (
imdilate
) and erosion (imerode
) to perform enlargement and shrinking, respectively. - What structuring elements are and how they affect the quality of dilation and erosion results.
- What masking is and how we can use it to process specific regions of interest in an image.
- How to manually select a region of interest in order to define better masks for our applications, using
roipoly
andimfreehand
. - How to detect edges in a grayscale image using function
edge
. - How to detect corners in an image using function
corner
. - How to detect circles in an image with
imfindcircles
.
In the next chapter, we will expand the methods we have discussed so far to color image processing. We will produce new functions to implement our functions to color images and provide specialized solutions that take advantage of the extra information included in these cases. At the end of the chapter, you will be able to manipulate and process color pictures to produce results that look more appealing and even apply artistic effects that give your photographs a more professional look.
- 電腦組裝與維修從入門到精通(第2版)
- 數字邏輯(第3版)
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- Learning Stencyl 3.x Game Development Beginner's Guide
- 分布式微服務架構:原理與實戰
- 單片機原理及應用:基于C51+Proteus仿真
- 單片微機原理及應用
- FreeSWITCH Cookbook
- 微服務實戰
- Corona SDK Mobile Game Development:Beginner's Guide
- 電腦主板維修技術
- 現代多媒體技術及應用
- 多媒體應用技術(第2版)
- Spring Cloud微服務架構開發
- INSTANT Cinema 4D Starter