MorphologicalGraph[image]
给出表示应用形态学细化后,image 中的形态学分支点和端点的连通度的一个图形对象.


MorphologicalGraph
MorphologicalGraph[image]
给出表示应用形态学细化后,image 中的形态学分支点和端点的连通度的一个图形对象.
更多信息和选项

- MorphologicalGraph is an image-to-graph conversion, where branch points and end points of the image skeleton are the vertices and the connections between them are the edges.
- MorphologicalGraph 创建一个具有无向边的 Graph 对象.
- MorphologicalGraph 找到应用 Thinning 后的形态学分支点和端点.
- 对于多通道图像,MorphologicalGraph 作用于对所有通道求平均所得的亮度值.
- image 骨架的形态学分支点和端点被转化为顶点. 如果骨架中对应的分支点和端点是 8 连通的,则图形给出两个顶点之间的一条无向边.
- MorphologicalGraph takes the same options as Graph, with the following changes:
-
EdgeWeight Automatic smallest number of pixels connecting two vertices VertexCoordinates Automatic coordinates of vertices in the image

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