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 considerable reduction in the required number of multipliers and transfer tables. The main idea consists in using a combination of incremental method with the usual HT expression calling on-line calculation mode, which is efficient for real time applications.