Skip to content

This project is an implementation of the Iterative Closest Point algorithm based on maximum correntropy criterion.

Notifications You must be signed in to change notification settings

thinkover33/ICPMCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matlab code for MCC based ICP algorithm

  • This is the source code of MCC based ICP algorithm(CICP) and its variation.
  • The papers related to the code are provided here:
  • Precise 2D Point Set Registration Using Iterative Closest Algorithm and Correntropy
  • Robust rigid registration algorithm based on pointwise correspondence and correntropy
  • Precise Point Set Registration Using Point-to-Plane Distance and Correntropy for Lidar Based Localization

About

This project is an implementation of the Iterative Closest Point algorithm based on maximum correntropy criterion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages