On a Fast Hough Transform Method PLHT Based on Piecewise-Linear Hough Function
暂无分享,去创建一个
By replacing the calculation of the trigonometric functions sin and cos in the Hough transform with the piecewise-linear Hough function (PLH), the number of multiplication and trigonometric calculations are reduced. The PLH function is derived from the standard Hough function in a straightforward manner. The PLH-based transformation retains the Hough transform's ability to extract collinearities from an image.
The cost of computing the PLH transform (PLHT) is approximately one-sixth that of the standard Hough transform. It was also found that the PLHT reduces memory requirements by 30 percent.
[1] M. B. Clowes,et al. Finding Picture Edges Through Collinearity of Feature Points , 1973, IEEE Transactions on Computers.
[2] Hungwen Li,et al. Fast Hough transform: A hierarchical approach , 1986, Comput. Vis. Graph. Image Process..