Skip to content
JokerJohn edited this page Apr 21, 2026 · 6 revisions

DCReg Wiki

Language: English | 中文

DCReg is a Schur-complement-based framework for efficient degenerate LiDAR registration. It decouples rotation and translation observability, maps the raw eigenspace into physical motion axes, and stabilizes only the weak directions through a targeted preconditioned solve.

Overview

Start Here

Highlights

  • Full DCReg implementation is publicly available on the main branch.
  • The historical public snapshot is preserved on the baseline branch.
  • The current release depends on Eigen + PCL, with optional TBB/OpenMP.
  • The default synthetic input is shipped inside the repository.

Repository Links

Notes

Clone this wiki locally