English

Sketch based Reduced Memory Hough Transform

Computer Vision and Pattern Recognition 2018-11-16 v1

Abstract

This paper proposes using sketch algorithms to represent the votes in Hough transforms. Replacing the accumulator array with a sketch (Sketch Hough Transform - SHT) significantly reduces the memory needed to compute a Hough transform. We also present a new sketch, Count Median Update, which works better than known sketch methods for replacing the accumulator array in the Hough Transform.

Cite

@article{arxiv.1811.06287,
  title  = {Sketch based Reduced Memory Hough Transform},
  author = {Levi Offen and Michael Werman},
  journal= {arXiv preprint arXiv:1811.06287},
  year   = {2018}
}

Comments

5 pages

R2 v1 2026-06-23T05:16:47.892Z