Skip to content

Use PCL to rigidly register two point clouds using feature based sample consensus alignment

Notifications You must be signed in to change notification settings

yifeiwu/PCLRigidFeatureRegistration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PCLRigidFeatureRegistration

Use PCL to rigidly register two point clouds using feature based sample consensus alignment

This demonstrates using the Point Cloud Library to align two point clouds using point based descriptors. Two PCD (point cloud files) are submitted as inputs. The normal vectors for the clouds will be estimated and fast point feature histogram descriptors are calculated. The radius (feature size) can be adjusted as necessary. A rigid alignment is calculated using sample consensus.

http://pointclouds.org/documentation/tutorials/fpfh_estimation.php

About

Use PCL to rigidly register two point clouds using feature based sample consensus alignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages