Skip to content

Register two point clouds rigidly using closest point distances and levenberg-marquardt to optimize the transform

Notifications You must be signed in to change notification settings

yifeiwu/RegistrationOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegistrationOptimization

Register two point clouds rigidly using closest point distances and levenberg-marquardt to optimize the transform

Reads in two point cloud vtk files and finds the best rigid transform that aligns the two clouds. The process is similar to ICP except a different set of transformation modes can be used e.g. nonrigid transforms since the optimization is based on a greedy hill climb algorithm.

About

Register two point clouds rigidly using closest point distances and levenberg-marquardt to optimize the transform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages