TL;DR
DACPO introduces a divide-and-conquer framework for robustly orienting large-scale, non-watertight scene-level point clouds by segmenting, independently processing, and globally optimizing block orientations.
Contribution
The paper proposes DACPO, a novel scalable method that segments large scenes, estimates local orientations, and globally optimizes for consistent scene-level point cloud orientation.
Findings
Outperforms existing methods on benchmark datasets.
Effective in large-scale, non-watertight scene scenarios.
Maintains scalability with hundreds of blocks.
Abstract
Orienting point clouds is a fundamental problem in computer graphics and 3D vision, with applications in reconstruction, segmentation, and analysis. While significant progress has been made, existing approaches mainly focus on watertight, object-level 3D models. The orientation of large-scale, non-watertight 3D scenes remains an underexplored challenge. To address this gap, we propose DACPO (Divide-And-Conquer Point Orientation), a novel framework that leverages a divide-and-conquer strategy for scalable and robust point cloud orientation. Rather than attempting to orient an unbounded scene at once, DACPO segments the input point cloud into smaller, manageable blocks, processes each block independently, and integrates the results through a global optimization stage. For each block, we introduce a two-step process: estimating initial normal orientations by a randomized greedy method and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus · FLIP
