期刊文献+

OpenCV分水岭算法的改进及其在细胞分割中的应用 被引量:6

Improvement on watershed algorithm of OpenCV and its application in cell image segmentation
下载PDF
导出
摘要 分水岭算法是一种基于形态学的图像分割算法,能快速准确地确定连通区域的边界。将基于标记的分水岭算法用于细胞图像的分割,较好地解决了粘连细胞的分割问题。在该细胞分割算法的实现过程中,发现了OpenCV分水岭算法实现的缺陷,通过对相关代码的分析,发现该缺陷存在的原因是算法流程中对相邻像素相对关系的描述存在问题。将OpenCV分水岭算法中对相邻像素取差的绝对值,改为对相邻像素取差值,对该算法进行了改进。实验证明,改进后的OpenCV分水岭算法对细胞图像的分割效果明显好于直接使用OpenCV分水岭算法得到的结果。该方法在不影响分割速度的情况下,提高了OpenCV分水岭算法分割的准确度。 Watershed is an image segmentation algorithm based on morphology, which can determine the boundary of connected section efficiently and effectively. Application of marker watershed algorithm in cell image segmentation leads to the solution of adhesion cell segmentation. When implementing this algorithm, a flaw of the watershed algorithm in OpenCV has been found. The cause of this bug is the wrong description of the difference between two adjacent pixels. An improvement of OpenCV watershed was proposed by replacing the absolute difference between adjacent pixels with the difference between them. The experiment shows that the improved OpenCV watershed algorithm has a better segmentation performance than that of original algorithm with same processing speed.
作者 张羽 徐端全
出处 《计算机应用》 CSCD 北大核心 2012年第A01期134-136,共3页 journal of Computer Applications
基金 湖北省自然科学基金资助项目(2009CDB296)
关键词 OPENCV 分水岭算法 图像分割 计算机形态学 OpenCV watershed algorithm image segmentation computer morphology
  • 相关文献

参考文献9

  • 1秦小文,余红英,温志芳,乔维维.基于OpenCV的图像分割[J].科技信息,2011(14). 被引量:2
  • 2HUANG QI-KUN, ZHOU YUN-CAI. A method based on watershed algorithm for core particles image segmentation[ C]///2010 3rd IEEE International Conference on Computer Science and Information Tech- nology. [ S. 1. ] : IEEE, 2010, 3:408 -410.
  • 3ZHAO YUQIAN, LIU JIANXIN, LI HUIFEN, et aL Improved wa- tershed algorithm for dowels image segmentation[ C]// Proceedings of the 7th World Congress on Intelligent Control and Automation. Chongqing: IEEE, 2008:7644-7648.
  • 4de MEDEIROS A, NETO A D D, BRITO A M, Jr, et aL Texture based segmentation of cell images using neural networks and mathe- matical morphology[ C]// Proceedings of IJCNN 01: International Joint Conference on Neural Networks. [ S. 1. ] : IEEE, 2001,4:2489 - 2494.
  • 5LIU BOQIANG, YIN CONG, LIU ZHONGGUO, et aL Automatic segmentation on cell image fusing gray and gradient information [ C]//29th Annual International Conference of the IEEE Engineer- ing in Medicine and Biology Society. [ S. 1. ] : IEEE, 2007:5624 - 5627.
  • 6LIN ZHONGHUA. The cell image segmentation based on the K-L transform and OTSU method[ C]//2011 International Conference on Multimedia and Signal Processing. Washington, DC: IEEE Comput- er Society, 2011, 1:25 -28.
  • 7PANG QUAN, YANG CUIRONG, FAN YINGLE, et al. Overlapped cell image segmentation based on distance transform[ C]//The Sixth World Congress on Intelligent Control and Automation. [ S. 1. ] : IEEE, 2006, 2:9858-9861.
  • 8LI SHU, WU LEI, SUN YANG. Cell image segmentation based on an improved watershed transformation[ C]//2010 International Con- ferenee on Computational Aspects of Social Networks. Washington, DC: IEEE Computer Society, 2010:93 -96.
  • 9VINCENT L, SOILLE P. Watersheds in digital spaces: an efficient algorithm based on immersion simulations[ J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 1991, 13 (6) : 583 - 598.

二级参考文献4

共引文献1

同被引文献53

引证文献6

二级引证文献15

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部