paper-with-me

Papers

Incremental Multiview Point Cloud Registration

2024-07-06 · Xiaoya Cheng, Yu Liu, Maojun Zhang, Shen Yan

In this paper, we present a novel approach for multiview point cloud registration. Different from previous researches that typically employ a global scheme for multiview registration, we propose to adopt an incremental pipeline to progressively align scans into a canonical coordinate system. Specifically, drawing inspiration from image-based 3D reconstruction, our approach first builds a sparse scan graph with scan retrieval and geometric verification. Then, we perform incremental registration via initialization, next scan selection and registration, Track create and continue, and Bundle Adjustment. Additionally, for detector-free matchers, we incorporate a Track refinement process. This process primarily constructs a coarse multiview registration and refines the model by adjusting the positions of the keypoints on the Track. Experiments demonstrate that the proposed framework outperforms existing multiview registration methods on three benchmark datasets. The code is available at https://github.com/Choyaa/IncreMVR.

📄 PDF Abstract BibTeX arXiv:2407.05021

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPoint Cloud RegistrationRetrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Incremental Multiview Point Cloud Registration with Two-stage Candidate Retrieval

2024-07-10 · Shiqi Li, Jihua Zhu, Yifan Xie, Mingchen Zhu

Multiview point cloud registration serves as a cornerstone of various computer vision tasks. Previous approaches typically adhere to a global paradigm, where a pose graph is initially constructed followed by motion synch…

Point Cloud RegistrationRetrieval

Robust Multiview Point Cloud Registration with Reliable Pose Graph Initialization and History Reweighting

2023-04-02 · CVPR 2023 1 · Haiping Wang, YuAn Liu, Zhen Dong, Yulan Guo 외

In this paper, we present a new method for the multiview registration of point cloud. Previous multiview registration methods rely on exhaustive pairwise registration to construct a densely-connected pose graph and apply…

Point Cloud Registration

Correspondence-Free Multiview Point Cloud Registration via Depth-Guided Joint Optimisation

2025-06-18 · Yiran Zhou, YingYu Wang, Shoudong Huang, Liang Zhao

Multiview point cloud registration is a fundamental task for constructing globally consistent 3D models. Existing approaches typically rely on feature extraction and data association across multiple point clouds; however…

Point Cloud Registration

Learning multiview 3D point cloud registration

2020-01-15 · CVPR 2020 6 · Zan Gojcic, Caifa Zhou, Jan D. Wegner, Leonidas J. Guibas 외

We present a novel, end-to-end learnable, multiview 3D point cloud registration algorithm. Registration of multiple scans typically follows a two-stage pipeline: the initial pairwise alignment and the globally consistent…

Point Cloud Registration

Matching Distance and Geometric Distribution Aided Learning Multiview Point Cloud Registration

2025-05-06 · Shiqi Li, Jihua Zhu, Yifan Xie, Naiwen Hu 외

Multiview point cloud registration plays a crucial role in robotics, automation, and computer vision fields. This paper concentrates on pose graph construction and motion synchronization within multiview registration. Pr…

graph constructionPoint Cloud Registration