Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mystiquemax/ICP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scan Fusion

The project concentrates on the fusion of scans taken on different positions and under different angles using coordinate system transformation and ICP.

Folders and files in the repository

  • icp: The folder contains implementation of a class that uses Open3D's Vanilla ICP. It also contains a .ipynb file that contains explanation of the concept.

  • colored_icp: The folder contains implementation of a class that uses Open3D's Colored ICP. It also contains a .ipynb file that contains explanation of the concept.

  • robust_icp: The folder contains implementation of a class that uses Open3D's Robust ICP. It also contains a .ipynb file that contains explanation of the concept.

  • fuse_scans.py: Uses a selecte ICP algorithm and transformation matrices to transform the individual pointclouds to individual cooridnate system and to fuse them. The corresponding .ipynb file contains explanation of the code and results.

Note: For privacy reasons, the folder "data" is not being published.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors