Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 692 Bytes

File metadata and controls

15 lines (9 loc) · 692 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. Estimated aligned point cloud 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