菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-09
📄 Abstract - Topologically Stable Hough Transform

We propose an alternative formulation of the well-known Hough transform to detect lines in point clouds. Replacing the discretized voting scheme of the classical Hough transform by a continuous score function, its persistent features in the sense of persistent homology give a set of candidate lines. We also devise and implement an algorithm to efficiently compute these candidate lines.

顶级标签: computer vision theory
详细标签: hough transform line detection persistent homology point clouds topological stability 或 搜索:

拓扑稳定的霍夫变换 / Topologically Stable Hough Transform


1️⃣ 一句话总结

这篇论文提出了一种改进的霍夫变换方法,通过引入连续评分函数和拓扑稳定性分析,能够更有效地从点云数据中检测出直线。

源自 arXiv: 2603.08245