CGAL 5.0.3 - Classification
|
Classes | |
class | Cluster_mean_of_feature |
Feature that computes the mean values of an itemwise feature over the respective items of clusters. More... | |
class | Cluster_size |
Feature that returns the size of each cluster. More... | |
class | Cluster_variance_of_feature |
Feature that computes the variance values of an itemwise feature over the respective items of clusters. More... | |
class | Cluster_vertical_extent |
Feature that returns the length of the smallest interval on the Z axis that contains all the items of a cluster. More... | |
class | Color_channel |
Feature based on HSV colorimetric information. More... | |
class | Distance_to_plane |
Feature based on local distance to a fitted plane. More... | |
class | Echo_scatter |
Feature based on echo scatter. More... | |
class | Eigenvalue |
Feature based on the eigenvalues of the covariance matrix of a local neighborhood. More... | |
class | Elevation |
Feature based on local elevation. More... | |
class | Height_above |
Feature based on local height distribution This feature computes the distance between the maximum height on the local cell of the planimetric grid and a point's height. More... | |
class | Height_below |
Feature based on local height distribution This feature computes the distance between a point's height and the minimum height on the local cell of the planimetric grid. More... | |
class | Simple_feature |
Feature based on a user-defined scalar field. More... | |
class | Vertical_dispersion |
Feature based on local vertical dispersion of points. More... | |
class | Vertical_range |
Feature based on local height distribution. More... | |
class | Verticality |
Feature based on local verticality. More... | |