Feature extraction algorithms: These algorithms identify salient features of objects in the point cloud data, such as edges, corners, or keypoints.
2023/05/18
Surface modeling algorithms: These algorithms fit surfaces or geometries to the point cloud data to create a more compact representation.
2023/05/08
Reconstruction algorithms: These algorithms create a 3D model of the scene from the point cloud data.
2023/05/04
Registration algorithms: These algorithms align multiple point clouds acquired from different viewpoints or at different times to create a unified representation of the scene.
2023/04/23
Classification algorithms: These algorithms assign semantic labels (e.g., ground, vegetation, building, etc.) to the points in the point cloud data.
2023/04/17
Clustering algorithms: These algorithms group points together based on their spatial proximity to identify objects or features in the scene.
2023/04/10
Segmentation algorithms: These algorithms group points together based on their attributes (e.g., color, intensity, reflectance, etc.) to identify objects or features in the scene.
2023/04/04
Filtering algorithms: These algorithms are used to remove noise, outliers, or unwanted points from the point cloud data.
2023/03/27
20 Categories of LiDAR Point Cloud Processing Algorithm
2023/03/20