Circle Detection Based on Voting for Maximum Compatibility
スポンサーリンク
概要
- 論文の詳細を見る
We present a fast voting scheme for localizing circular objects among clutter and occlusion. Typical solutions for the problem are based on Hough transform that evaluates an instance of circle by counting the number of edge points along its boundary. The evaluated value is proportional to radius, making the normalization with respect to the factor necessary for detecting circles with different radii. By representing circle with a number of sampled points, we get rid of the step. To evaluate an instance then involves obtaining the same number of edge points, each close to a sampled point in both spatial position and orientation. The closeness is measured by compatibility function, where a truncating operation is used to suppress noise and deal with occlusion. To evaluate all instances of circle is fulfilled by letting edge point vote in a maximizing way such that any instance possesses a set of maximally compatible edge points. The voting process is further separated into the radius-independent and -dependent parts. The time-consuming independent part can be shared by different radii and outputs the sparse matrices. The radius-dependent part shifts these sparse matrices according to the radius. We present precision-recall curves showing that the proposed approach outperforms the solutions based on Hough transform, at the same time, achieves the comparable time complexity as algorithm of Hough transform using 2D accumulator array.
- 2012-06-01
著者
-
Liu Yuehu
Institute Of Artificial Intelligence And Robotics Xi'an Jiaotong University
-
SU Yuanqi
Institute of Artificial Intelligence and Robotics, Xi'an Jiaotong University
-
HUANG Xiao
Institute of Artificial Intelligence and Robotics, Xi'an Jiaotong University
-
HUANG Xiao
Institute of Artificial Intelligence and Robotics, Xi'an Jiaotong University
関連論文
- Optimization Design of Biorthogonal Wavelets for Embedded Image Coding(Image Processing and Video Processing)
- A-2-25 Expression-Driven Sketch Animation
- A-2-8 Face Animation Framework for Facial Expression Synthesis
- Interactive Facial-Geometric-Feature Animation for Generating Expressions of Novel Faces
- Circle Detection Based on Voting for Maximum Compatibility