计算机应用 ›› 2011, Vol. 31 ›› Issue (10): 2705-2707.DOI: 10.3724/SP.J.1087.2011.02705

• 图形图像技术 • 上一篇    下一篇

基于中点提取的椭圆检测算法

范怡,傅继武   

  1. 南昌大学 物理系, 南昌 330031
  • 收稿日期:2011-04-15 修回日期:2011-06-18 发布日期:2011-10-11 出版日期:2011-10-01
  • 通讯作者: 范怡
  • 作者简介:范怡(1987-)男,湖北钟祥人,硕士研究生,主要研究方向:图像处理、机器视觉;傅继武(1962-)男,江西南昌人,副教授,主要研究方向:光电子技术、激光传感器。
  • 基金资助:

    江西省自然科学基金资助项目(0612052);江西省教育厅基金资助项目(赣教计字(2007)60号)

Ellipse detection algorithm based on center extraction

FAN Yi, FU Ji-wu   

  1. Department of Physics, Nanchang University, Nanchang Jiangxi 330031, China
  • Received:2011-04-15 Revised:2011-06-18 Online:2011-10-11 Published:2011-10-01
  • Contact: Yi FAN

摘要: 针对Hough变换检测椭圆时存在运算速度慢、需要大量储存空间的问题,提出一种快速的随机椭圆检测算法。该算法随机采样2点并搜索第3点,再利用椭圆极径性质求出椭圆中心坐标,接着通过坐标变换得到简化的椭圆方程,解方程组求出椭圆剩下的参数。在证据收集确认候选椭圆时,只选取椭圆外切矩形内的边缘点,同时利用特殊的累积记录函数对候选椭圆参数进行进一步判别。实验结果表明,该算法具有检测速度快、精度高、抗椭圆部分缺失的能力强等优点。

关键词: 椭圆检测, 随机Hough变换(RHT), 中点提取, 边缘定位

Abstract: For the Hough transform method for ellipses detection is slow and needs huge storage, a fast randomized algorithm was presented. The algorithm randomly sampled two edge-points and searched for the third point to determine the center coordinate of an ellipse by the characteristics of pole chord, and then solved the elliptic systems obtained by coordinate transformation to get the rest parameters of the ellipse. At the time of determining a candidate ellipse by a verification process, only the points in the enclosing rectangle of the ellipse were selected. And the authenticity of a potential ellipse was confirmed by a special cumulative function. The experimental results demonstrate that the proposed method has the advantages of high speed and accuracy as well as strong resistance to partial occlusion.

Key words: ellipse detection, Randomized Hough Transform (RHT), center extraction, edge localization

中图分类号: