Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 783 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 783 Bytes

PCL_TUTORIALS

Clusters_modified

It allows extracting clusters / segments in the point cloud, through the Euclidean distance.

Normal_stimation

Estimation of the normal surface vectors to the point cloud.

VFH

Extraction of the VFH global descriptor.

filter_map

It allows extracting a point cloud filtered through lower and upper limits.

kdtree_search

It allows to organize the data in a k-D tree

narf_feature_extraction

Extraction of the local Narf descriptor

planar_segmentation

It allows to extract the main plane in the point cloud.

range_image_border_extraction

It allows to extract the edges of an image (related to Narf)

remove_outliers

It allows to eliminate / extract the noise from the point cloud, through a statistical method.