This is the MATLAB implementation of our work "PCR-99: A Practical Method for Point Cloud Registration with 99 Percent Outliers".
There are four different versions:
- PCR99a: Unknown scale, With sample ordering
- PCR99b: Unknown scale, With random sampling
- PCR99c: Known scale, With sample ordering
- PCR99d: Known scale, With random sampling (NOT RECOMMENDED!)
Run main.m
.