Ensemble computation approach to the Hough transform
Computational Complexity
2018-02-20 v1 Computer Vision and Pattern Recognition
Abstract
It is demonstrated that the classical Hough transform with shift-elevation parametrization of digital straight lines has additive complexity of at most on a image. The proof is constructive and uses ensemble computation approach to build summation circuits. The proposed method has similarities with the fast Hough transform (FHT) and may be considered a form of the "divide and conquer" technique. It is based on the fact that lines with close slopes can be decomposed into common components, allowing generalization for other pattern families. When applied to FHT patterns, the algorithm yields exactly the FHT asymptotics which might suggest that the actual classical Hough transform circuits could smaller size than .
Cite
@article{arxiv.1802.06619,
title = {Ensemble computation approach to the Hough transform},
author = {Timur M. Khanipov},
journal= {arXiv preprint arXiv:1802.06619},
year = {2018}
}
Comments
22 pages, 8 TikZ figures