0
点赞
收藏
分享

微信扫一扫

python-pcl函数说明之一

pcl.PointCloudRepresents a class of points, supporting the PointXYZ type.
pcl.SegmentationSegmentation class for Sample Consensus methods and models
pcl.SegmentationNormalSegmentation class for Sample Consensus methods and models that require the
pcl.StatisticalOutlierRemovalFilterFilter class uses point neighborhood statistics to filter outlier data.
pcl.MovingLeastSquaresSmoothing class which is an implementation of the MLS (Moving Least Squares)
pcl.PassThroughFilterPasses points in a cloud based on constraints for one particular field of the point type
pcl.VoxelGridFilterAssembles a local 3D grid over a given PointCloud, and downsamples + filters the data
举报

相关推荐

0 条评论