摘要
选择Canny算子为基础算子,对图像进行第一次边缘检测,在对原图进行顶帽变换后进行二次边缘检测,然后在顶帽变换的基础上对图像进行对数变换进行第三次边缘检测,将三次边缘检测的结果叠加,最后进行骨骼化处理,得到清晰简约的边缘检测图.实验结果表明:该算法能较好地实现对边缘尤其是弱边缘的提取.
Canny operator was used as a basic operator to have the first time edge detection of the image. After the top-hat transformation of the original image, the second time edge detection was applied. On the base of the top-hat transformation image, logarithm transformation was carried out to start the third edge detection. After stacking up the three results of edge detections and skeletonizing it, a clear and simple image of edge detection was finally got. The experiment showed that the algorithm can well realize the extraction of the edges, especially the weak edges.
出处
《北华大学学报(自然科学版)》
CAS
2013年第1期103-106,共4页
Journal of Beihua University(Natural Science)
基金
福建省教育厅科技项目(JB11190)
福建江夏学院青年项目(2011C006)
关键词
边缘检测
CANNY算子
顶帽变换
对数变换
edge detection
Canny operator
top-hat transformation
logarithm transformation