2015 International Conference on Information and Communication Technology Convergence (ICTC) 2015
DOI: 10.1109/ictc.2015.7354612
|View full text |Cite
|
Sign up to set email alerts
|

Efficient architecture for circle detection using Hough transform

Abstract: This paper presents an efficient architecture for circle detection using Hough transform. The architecture adopts the scanline-based ball detection algorithm for the edge detection stage and edge-flag algorithm for the voting process. To bolster the performance of the voting process, when drawing a circle, we divide it into 16 sub-parts and compute the parts in parallel. The proposed design employs an internal memory block for the edge list. Our simulation results show that the benchmark images in the VGA size… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
12
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 14 publications
(12 citation statements)
references
References 10 publications
0
12
0
Order By: Relevance
“…Here, we present the highlights found, a survey of Hough transform methods can be read in [2] and [13]. We can notice some facts: 1) all the FPGA implementations [1], [3], [19], [16], [8], [11] use embedded internal memories or BRAMs (Block RAMs), 2) all the works consider only the acceleration of the voting process of the Hough transform. In this process the goal is to accumulate intersection points in the Hough parameter space, corresponding to the number of possible circles.…”
Section: State Of the Artmentioning
confidence: 99%
See 4 more Smart Citations
“…Here, we present the highlights found, a survey of Hough transform methods can be read in [2] and [13]. We can notice some facts: 1) all the FPGA implementations [1], [3], [19], [16], [8], [11] use embedded internal memories or BRAMs (Block RAMs), 2) all the works consider only the acceleration of the voting process of the Hough transform. In this process the goal is to accumulate intersection points in the Hough parameter space, corresponding to the number of possible circles.…”
Section: State Of the Artmentioning
confidence: 99%
“…Then a vote is done to find the local maximum that are considered as real circle. This process is memory and time consuming, two different approaches emerged, the first approach uses the original Hough transform algorithm were the parametric equations of a circle are used to find the center and the radius of the circles [1], [3], [16], [8], [11] and the second approach uses a modified version of Hough transform called One dimensional Hough transform algorithm [19]. We describe below the works related to both approaches.…”
Section: State Of the Artmentioning
confidence: 99%
See 3 more Smart Citations