point-cloud-registration
Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)
Register Gaussian splats: align & merge two 3DGS scans into one SE(3)/Sim(3) frame — classical, learned, or zero-shot (BUFFER-X) seeds + splat-native refine. pip install splatreg.
Implementations of a rather simple version of the Iterative Closest Point algorithm in various languages.
register 3D point clouds using rotation, translation, and scale transformations.
Python package of SDRSAC(Global point cloud regitsration, CVPR2019 Oral)