Content deleted Content added
Matt Heard (talk | contribs) m Minor copyedit. |
|||
Line 5:
==Motivation==
Although Hough transform (HT) has been widely used in curve detection, it has two major drawbacks:<ref>L. Xu, E. Oja, and P. Kultanan, "A new curve detection method: Randomized Hough transform (RHT)", ''Pattern Recog. Lett.'' 11, 1990, 331-338.</ref> First, for each nonzero pixel in the image, the parameters for the existing curve and redundant ones are both accumulated during the voting
==Implementation==
|