Skip to content

smalltheater/SC2-PCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SC^2-PCR: A Second Order Spatial Compatibility for Efficient and Robust Point Cloud Registration (CVPR 2022)

Libtorch implementation of the paper:

SC^2-PCR: A Second Order Spatial Compatibility for Efficient and Robust Point Cloud Registration.

Zhi Chen, Kun Sun, Fan Yang, Wenbing Tao.

Original Pytorch version

Requirements

This work has been test on Ubuntu 20.04 and you also need CUDA-toolkit.

PCL

cxx11 ABI version is required

Build Options:

(Modify your libtorch path in CMakeList.txt before compilation)
mkdir build
cd build
cmake ..

Then run the file:

./build/visualize

The original point cloud and the aligned point cloud are shown on screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published