实验要求:

(1.a) 编写一个用 3 x 3 结构元进行二值膨胀和腐蚀的函数,要求结构元素的系数作为程序的输入参数。
(1.b) 编写一个计算两个图像集合的交、差和补的计算机函数。
(1.c) 利用上述函数实现公式(9.5-1)所示的形态学边界抽取算法。
(1.d) 对图 9.20(left)进行特征边界抽取。
(2.a) 编写一个用 3 x 3 结构元进行灰度图像膨胀和腐蚀的函数,要求结构元素的系数作为程序的输入参数。
(2.b) 编写一个实现灰度图像形态学梯度公式(9.6-11)的函数。
(2.c) 编写一个实现灰度图像 Tophat 变换公式(9.6-12)的函数。
(2.d) 对图 9.39(a)进行形态学梯度和 Tophat 变换,并对结果图像进行分析比较。

技术论述:

【数字图像处理】Morphological and Other Set Operations

 

【数字图像处理】Morphological and Other Set Operations

 

【数字图像处理】Morphological and Other Set Operations

【数字图像处理】Morphological and Other Set Operations

【数字图像处理】Morphological and Other Set Operations

【数字图像处理】Morphological and Other Set Operations

【数字图像处理】Morphological and Other Set Operations

【数字图像处理】Morphological and Other Set Operations

 

相关文章:

猜你喜欢
  • 2022-01-04
  • 2022-01-16
  • 2022-01-03
  • 2021-05-13
  • 2021-08-02
  • 2022-12-23
  • 2022-01-01
相关资源
相似解决方案