摘要
讨论了模式识别的基本问题之一图像的细化处理,通过对一些常用的图像细化算法的分析,考虑到这些算法在实用中的不足性,提出了针对一幅黑色背景白色图像的二值图像的细化算法。文中介绍了该算法的思想原理,并给出了具体的流程图、用VC编写的源代码以及实验效果图,实验结果表明此算法能准确地对一幅二值图像进行细化,得到图像的边缘轮廓,因此该算法在图像的细化处理上有较好的应用前景。
Shinning process,a basic problem for pattern recognition is studied in this paper. Based on analyzing several common schemes, an algorithm of figure shinning is proposed, which aims at a binarization figure that is an image with white/black (target/ background) ,then a detailed flow process diagram and original code based on VC are given. Experiments show that the precise edge of figure is gotten using this algorithm ,and therefore the scheme is an attractive scheme for practical systems.
出处
《现代电子技术》
2005年第19期96-98,共3页
Modern Electronics Technique
关键词
细化处理
二值图像
模式识别
算法
shinning process
binary image
pattern recognition
algorithm