1 / 7
文档名称:

基于Sobel算子的医学图像边缘检测研究.doc

格式:doc   大小:1,054KB   页数:7页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于Sobel算子的医学图像边缘检测研究.doc

上传人:63229029 2017/9/9 文件大小:1.03 MB

下载得到文件列表

基于Sobel算子的医学图像边缘检测研究.doc

文档介绍

文档介绍:基于Sobel算子的医学图像边缘检测研究
沈德海,鄂旭,张龙昌
渤海大学信息科学与技术学院,辽宁锦州 121013
摘要:边缘检测是图像处理过程的关键技术。由于医学图像的特殊性,检测边缘的准确性对疾病的诊断和治疗有着重大的影响。针对传统Sobel算法存在定位不精确、提取边缘较粗等不足,提出了一种改进算法。算法在传统Sobel算子模板基础上增加了45º方向和135º方向两个模板,提高了边缘定位的精度,采取局部梯度均值作为阈值对初始梯度图像进行局部梯度筛选,局部弱边缘得到增强,然后对处理后梯度图像进行细化和提取,得到边缘图像。实验证明,算法获取的图像边缘与传统Sobel算法相比,具有定位准确、边连续性好和边缘较细等优点,在医学图像处理中具有一定的实用性。
关键词:医学图像;边缘检测;Sobel算子;细化
中图分类号:TN 文献标识码:A 文章编号:
Research of Edge Detection Algorithm For Medical Image Based on Sobel
SHEN De-hai, E Xu,ZHANG Long-chang
Institute of Information Science and Technology, Bahai University, Jinzhou , Liaoning 121013, China
Abstract: Edge detection is a important technique in image processing. Due to the particularity of medical images, accuracy of edge detection has a significant impact on the diagnosis and treatment of the disease. In traditional Sobel operator, detection edges is not accuracy and thick, propose an improved algorithm. Algorithm increases 135 º and 45 º directions templates with new weights based on the original two directions templates, improve the edge localization accuracy. Use the local grade mean as threshold to filter gradient for initial gradient image, local weak edge is strengthened, than refine the edge of the filtered image and extract the image edge. Experiments show that the new algorithm for edge detection has good accuracy, clear contours and thinner pared with the traditional