Implementation of the Hough transform by the on-line mode

In this paper, the implementation of a new algorithm for the calculation of the Hough transform (HT) with on-line arithmetic is introduced. This algorithm allows reducing considerably the use of multipliers and tables of transfer. The main idea consists of using a combination of incremental method with the usual HT expression calling on-line calculation mode, which is efficient for real time applications.