GradientInformation1 5.3 Generalized Hough Transform In this class, we willl learn about generalized Hough Transform. ● Hough Circles Let's find circles by Hough Transform. Equation of circle is If radius is known, we should consider 2D Hough space and Accumulator array would be A(a, b). A point in 2D space becomes a circle in Hough space. More points become more circles. If radius is not known, we should consider 3D Hough space. In this case, the.. 2020. 8. 7. 이전 1 다음