摘要
文章主要是对蚁群算法做了一定的改进,将它用于图像分割,然后将分割出来的图像的边界利用腐蚀算法进行细化以达到更好的分割效果。分割算法可以看作一个组合优化问题,人工蚁群算法就是一种优化方法。因此,将人工蚁群算法引入到图像分割处理中完全可行。经过实验证明,该方法是完全可行的。
This paper mainly modify the ant colony algorithm to apply on image segmentation, and then by using the erosion algorithm to thin the segmented image edge in order to get the better effect of segmentation. Segmentation algorithm can be taken as a combinatorial optimization problem, and the manual ant colony algorithm is such kind of optimization method, therefore, to introduce the manual ant colony algorithm into image segmentation is completely available. The experiment gives the illustration to the conclusion.
出处
《四川理工学院学报(自然科学版)》
CAS
2008年第3期76-78,共3页
Journal of Sichuan University of Science & Engineering(Natural Science Edition)
基金
重庆市教育委员会科学技术研究项目资助(KJ070801)
关键词
蚁群算法
图像分割
优化
腐蚀
ant colony algorithm
image segmentation
optimization
erosion