Skip to content

remove outlier in 3D point clouds but carefully preserve all inliers (avoid the erosion effet)

Notifications You must be signed in to change notification settings

chlsl/filter-3d-point-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small filter to remove outliers in 3D point clouds. Most functions of this repository are bare copies of functions written by Carlo de Franchis et al. for s2p, extracted from s2p so as to easily test the 3D point cloud filtering part.

Contrarily to the initial function in s2p that has an erosion effect, the method implemented here preserve all the inliers.

About

remove outlier in 3D point clouds but carefully preserve all inliers (avoid the erosion effet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published