- Visual Media Processing Using Matlab Beginner's Guide
- George Siogkas
- 184字
- 2021-08-06 16:37:57
Chapter 3. Morphological Operations and Object Analysis
In the previous chapters, you learned various image processing techniques related to image manipulation. In some of them, we concentrated our processing on specific regions of the images, predefined by the user. However, many processes that involve visual media enhancement need to focus on automatically specified regions of interest. In this chapter, we will present some basic techniques for selecting the regions of interest, based on image morphology. We will also revisit the manual selection of regions, presenting some more flexible tools. Then, you will be demonstrated some basic object analysis techniques such as edge, corner, and circle detection. Several examples will help you better understand how morphological operations combined with object analysis methods can help in targeting our processing on specific areas of an image.
In this chapter, we shall:
- Learn about binary images and how they are used for masking
- Learn about morphological operations and their importance
- Learn how to use MATLAB tools for Region Of Interest (ROI) selection
- Learn how to detect edges, corners, and circles in an image
So, let's start!
- 深入理解Spring Cloud與實戰
- 圖解西門子S7-200系列PLC入門
- Learning Cocos2d-x Game Development
- Windows phone 7.5 application development with F#
- 網絡服務器配置與管理(第3版)
- 極簡Spring Cloud實戰
- 計算機組裝與系統配置
- 嵌入式技術基礎與實踐(第5版)
- 計算機應用與維護基礎教程
- R Deep Learning Essentials
- Spring Cloud微服務架構實戰
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- 單片機項目設計教程
- Angular 6 by Example