Point Set Processing
Reference Manual

Pierre Alliez, Laurent Saboret, Nader Salman

This Cgal component implements methods to analyze and process unorganized point sets. The input is an unorganized point set, possibly with attributes. This point set can be analyzed to measure average spacing, a global estimation of the point set density. Furthermore we can process it with functions devoted to simplification, outlier removal, smoothing, normal estimation and normal orientation.

54.9   Classified Reference Pages

54.9.1   Functions

CGAL::read_off_points
CGAL::read_xyz_points
CGAL::compute_average_spacing
CGAL::remove_outliers
CGAL::grid_simplify_point_set
CGAL::random_simplify_point_set
CGAL::jet_smooth_point_set
CGAL::jet_estimate_normals
CGAL::pca_estimate_normals
CGAL::mst_orient_normals
CGAL::write_off_points
CGAL::write_xyz_points

54.10   Alphabetical List of Reference Pages

compute_average_spacing
grid_simplify_point_set
jet_estimate_normals
jet_smooth_point_set
mst_orient_normals
pca_estimate_normals
random_simplify_point_set
read_off_points
read_xyz_points
remove_outliers
write_off_points
write_xyz_points