Randomized Hough transform: Difference between revisions

Content deleted Content added
Replacing deprecated {{wikify}} with {{underlinked}}
Nowic (talk | contribs)
Line 17:
===Ellipse fitting===
 
One general equation for defining ellipses[[ellipse]]s is:
<math>a (x - p)^2+ 2b (x-p) (y-q) + c (y-q)^2 + 1 = 0 </math>