A fast digital Radon transform-An efficient means for evaluating the Hough transform

  • Authors:
  • W. A. Götz;H. J. Druckmüller

  • Affiliations:
  • -;-

  • Venue:
  • Pattern Recognition
  • Year:
  • 1995

Quantified Score

Hi-index 0.01

Visualization

Abstract

A fast digital Radon transform based on recursively defined digital straight lines is described, which has the sequential complexity of N^2 log N additions for an N x N image. This transform can be used to evaluate the Hough transform to detect straight lines in a digital image. Whilst a parallel implementation of the Hough transform algorithm is difficult because of global memory access requirements, the fast digital Radon transform is vectorizable and therefore well suited for parallel computation. The structure of the fast algorithm is shown to be quite similar to the FFT algorithm for decimation in frequency. It is demonstrated that even for sequential computation the fast Radon transform is an attractive alternative to the classical Hough transform algorithm.