等周图像分割算法研究.rar
等周图像分割算法研究,1.3万字20页摘要本文首先简要地介绍了图像分割的背景和研究意义、常用的方法及已有的研究成果,并在此基础上着重介绍了基于图论的图像分割及其相应的基本知识,进而由此引出本次毕业设计的主题—基于等周图割的图像分割,其基本思想是谱图分割提供了一种良好的图像分割方法。在毕业设计中,借助小等周常数划分的思想,将图像分割问题转化为...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 郭跃 发布
1.3万字 20页
摘要
本文首先简要地介绍了图像分割的背景和研究意义、常用的方法及已有的研究成果,并在此基础上着重介绍了基于图论的图像分割及其相应的基本知识,进而由此引出本次毕业设计的主题—基于等周图割的图像分割,其基本思想是谱图分割提供了一种良好的图像分割方法。在毕业设计中,借助小等周常数划分的思想,将图像分割问题转化为线性系统问题,而不是特征向量问题。利用这种方法旨在获得高质量的图像分割效果,并提高速度和改进稳定性。
关键词 图像,等周算法,矩阵,图像分割
Spectral graph partitioning provides a powerful approach to image segmentation. We introduce an alternateidea that finds partitions with a small isoperimetric constant, requiring solution to a linear system rather than an eigenvector problem. This approach produces the high quality segmentations of spectral methods, but with improved speed and stability.
Keywords Image, Isoperimetric arithmetic, matrix, Image Segmentation.
目 次
1 引言
2 图像目标分割与提取技术综述
3 最优割集准则的设计
4 基于等周图割的图像分割
5 编程语言的选择
6 程序运行结果
结论
致谢
参考文献
摘要
本文首先简要地介绍了图像分割的背景和研究意义、常用的方法及已有的研究成果,并在此基础上着重介绍了基于图论的图像分割及其相应的基本知识,进而由此引出本次毕业设计的主题—基于等周图割的图像分割,其基本思想是谱图分割提供了一种良好的图像分割方法。在毕业设计中,借助小等周常数划分的思想,将图像分割问题转化为线性系统问题,而不是特征向量问题。利用这种方法旨在获得高质量的图像分割效果,并提高速度和改进稳定性。
关键词 图像,等周算法,矩阵,图像分割
Spectral graph partitioning provides a powerful approach to image segmentation. We introduce an alternateidea that finds partitions with a small isoperimetric constant, requiring solution to a linear system rather than an eigenvector problem. This approach produces the high quality segmentations of spectral methods, but with improved speed and stability.
Keywords Image, Isoperimetric arithmetic, matrix, Image Segmentation.
目 次
1 引言
2 图像目标分割与提取技术综述
3 最优割集准则的设计
4 基于等周图割的图像分割
5 编程语言的选择
6 程序运行结果
结论
致谢
参考文献