Skip to content

Register two point clouds and estimate a rigid transformation. Topics: #Algorithm #Point-Cloud #Sample #SICK-AppSpace

License

Notifications You must be signed in to change notification settings

SICK-AppSpace-samples-2-2-4/FastGlobalRegistration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

FastGlobalRegistration

Register two point clouds and estimate a rigid transformation.

Description

This samples loads point cloud data from a file and

  • creates a transformed version of the input cloud
  • smoothes surface with the Moving Least Squares method
  • computes surface normals
  • computes Fast Point Feature Histogram (FPFH) feature description
  • computes Fast Global Registration
  • transforms second cloud back to its original position

How to Run

This sample can be run on the emulator or any device with AppEngine version 2.6.0 or higher and supporting PointClouds.

More Information

For more information on fast global registration see: http://vladlen.info/publications/fast-global-registration/

Topics

Algorithm, Point-Cloud, Sample, SICK-AppSpace

About

Register two point clouds and estimate a rigid transformation. Topics: #Algorithm #Point-Cloud #Sample #SICK-AppSpace

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages