Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 699 Bytes

File metadata and controls

16 lines (9 loc) · 699 Bytes

CoBigICP: Correntropy based Bidirectional Generalized ICP#

CoBigICP is a fast and accurate point cloud registration method, currently implemented in MATLAB.

About

Reconstruction results of ETH Hauptgebaude generated by CoBigICP and GICP. Both estimated aligned point clouds are colored, with the ground truth being white.

For more information, please refer to our paper:

  • An uncompleted task

Two consecutive point cloud frames from ETH Hauptgebaude are already loaded so if you wanna have a brief look at the algorithm, simply run CoBigICP_fun.m.

Acknowledgements