MorphologicalTransform
✖
MorphologicalTransform
更多信息和选项



- 在 MorphologicalTransform[image,f] 中,f 是一个映射任意二进制 3×3 矩阵为0和1的函数.
- MorphologicalTransform[image,{f1,f2,…},n] 按序应用函数 fi,迭代 n 次.
- MorphologicalTransform 适用于一个二值图像或二值图像列表.
- 支持以下命名函数指标:
- 查找特性:
-
"EndPoints" 查找终点 "SkeletonEndPoints" 查找骨架对象的终点 "SkeletonBranchPoints" 查找骨架对象的节点 - 连接区域:
-
"Bridge" 如果连接2个或2个以上断开邻近区域,则设置中心像素为1 - 填补和清除:
-
"Clean" 翻转没有直接邻域的前景像素 "Flip" 翻转具有同样值的直接邻域的背景和前景像素 "Fill" 设置直接邻域是白色的像素 "Remove" 清除直接邻域是白色的像素,留下周边 "Break" 清除 H 形配置的连接像素 "BoundingBoxes" 填补空白,使该对象填满边界框 "BoundingDiamonds" 填补空白,使该对象填满菱形边界 "DiagonalFill" 填补对角 "CornerFill" 填补角落 "BoundaryStraighten" 清除参差不齐的边界 - 总体和外部总体操作:
-
"Max" 用 3×3 矩阵扩充 "Min" 用 3×3 矩阵侵蚀 "Commonest" 设置邻域最频繁的像素值 "Life" 操作生命的游戏 - 变换操作:
-
"Top" 往上变换一个像素 "Bottom" 往下变换一个像素 "Left" 往左变换一个像素 "Right" 往右变换一个像素 "TopLeft" 往左上变换一个像素 "TopRight" 往右上变换一个像素 "BottomLeft" 往左下变换一个像素 "BottomRight" 往右上变换一个像素 - MorphologicalTransform 接受 Padding 选项. 默认设置为 Padding->0.
范例
打开所有单元关闭所有单元基本范例 (6)常见实例总结
In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-cbbdw
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-bmii0z
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-7clhne
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-px19yy
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-hoa51w
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-l9ynu1
Out[1]=1

范围 (17)标准用法实例范围调查
In[19]:=19

✖
https://wolfram.com/xid/0fq33v0ywby4i-bk5rda
Out[19]=19

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-c3xr99
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-dohrlx
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-6fawpi
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-7zxa36
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-bwpbum
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-m7s9ua
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-bko6tm
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-y01etk
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-c4boro
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-bbwoi0
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-ib8x1q
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-i3assm
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-dsjvyu
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-luyr7o
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-e6m9o3

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-ed6dcr

属性和关系 (3)函数的属性及与其他函数的关联
In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-sj7kk8
In[2]:=2

✖
https://wolfram.com/xid/0fq33v0ywby4i-v2aq9c
Out[2]=2

对应于 Min 函数的规则数:
In[3]:=3

✖
https://wolfram.com/xid/0fq33v0ywby4i-zp5z14
Out[3]=3

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-c5xaid
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0fq33v0ywby4i-jbgamv
Out[1]=1

Wolfram Research (2010),MorphologicalTransform,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MorphologicalTransform.html.
✖
Wolfram Research (2010),MorphologicalTransform,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MorphologicalTransform.html.
文本
Wolfram Research (2010),MorphologicalTransform,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MorphologicalTransform.html.
✖
Wolfram Research (2010),MorphologicalTransform,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MorphologicalTransform.html.
CMS
Wolfram 语言. 2010. "MorphologicalTransform." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MorphologicalTransform.html.
✖
Wolfram 语言. 2010. "MorphologicalTransform." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MorphologicalTransform.html.
APA
Wolfram 语言. (2010). MorphologicalTransform. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MorphologicalTransform.html 年
✖
Wolfram 语言. (2010). MorphologicalTransform. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MorphologicalTransform.html 年
BibTeX
✖
@misc{reference.wolfram_2025_morphologicaltransform, author="Wolfram Research", title="{MorphologicalTransform}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/MorphologicalTransform.html}", note=[Accessed: 04-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_morphologicaltransform, organization={Wolfram Research}, title={MorphologicalTransform}, year={2010}, url={https://reference.wolfram.com/language/ref/MorphologicalTransform.html}, note=[Accessed: 04-April-2025
]}