GeodesicDilation

GeodesicDilation[marker,mask]

mask 限制下,给出 marker 的测地线膨胀的固定点.

更多信息和选项

  • GeodesicDilation 作用于二值、灰度和多通道图像,分别作用于每个通道.
  • GeodesicDilation 可用于三维以及二维图像,也可用于任意阶数的数据数组.
  • GeodesicDilation[marker,mask] 实际上从 marker 开始,然后重复膨胀,用 mask 遮盖,直到不再变化. 对于符号式数据,形态学膨胀一次完成.
  • GeodesicDilation[marker,mask,n] 迭代膨胀过程最多 n 次.
  • GeodesicDilation 通过膨胀实际上执行一个形态学上的重构.
  • 给出下列选项:
  • CornerNeighborsTrue是否包括拐角邻点
    PaddingNone使用的填充方法
  • 默认设置 Padding->None 考虑图像边缘上较小的邻域.

范例

打开所有单元关闭所有单元

基本范例  (2)

重新构建标记的前景对象:

三维图像中重新构建有记号的前景对象:

范围  (1)

向量的测地学腐蚀:

互动范例  (1)

迭代应用测地线膨胀:

Wolfram Research (2008),GeodesicDilation,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeodesicDilation.html (更新于 2012 年).

文本

Wolfram Research (2008),GeodesicDilation,Wolfram 语言函数,https://reference.wolfram.com/language/ref/GeodesicDilation.html (更新于 2012 年).

CMS

Wolfram 语言. 2008. "GeodesicDilation." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2012. https://reference.wolfram.com/language/ref/GeodesicDilation.html.

APA

Wolfram 语言. (2008). GeodesicDilation. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/GeodesicDilation.html 年

BibTeX

@misc{reference.wolfram_2024_geodesicdilation, author="Wolfram Research", title="{GeodesicDilation}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/GeodesicDilation.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_geodesicdilation, organization={Wolfram Research}, title={GeodesicDilation}, year={2012}, url={https://reference.wolfram.com/language/ref/GeodesicDilation.html}, note=[Accessed: 22-November-2024 ]}