Skip to content

Latest commit

 

History

History
89 lines (70 loc) · 6.72 KB

README.md

File metadata and controls

89 lines (70 loc) · 6.72 KB

PointCloud-Registration-Tracing

Inspired by awesome-point-cloud-registration and awesome-computer-vision.

This list focuses on the rigid registration between point clouds and tracks progress in point cloud registration research.

Table of Contents

1.Overview

2.Coarse Registration

2.1 Feature Matching Based

2.1.1 Feature Description
(1) Point-based Strategy
(2) Voxel-based Strategy
(3) Point-Voxel Strategy
(4) Line-based Strategy
(5) Transformer-based Strategy
(6) Other Strategy
2.1.2 Keypoint Detection
2.1.3 Outlier Rejection

3.Fine Registration (Local Registration)

4.Datasets

5.Tools