The method of single-wood segmentation by using point cloud data can be divided into two categories: one is based on normalized point cloud data, called NPC method, and the other is the grid-based coronary height model generated by point cloud data, on which the single-wood segmentation is carried out, and the commonly used methods are watershed segmentation and polynomial fitted segmentation. The NPC method is to cluster to complete segmentation directly based on the spatial distance between point clouds, while the method based on the canopy height model uses the height variation of the forest canopy surface to detect tree vertices and the edge of the tree crown. There are many methods of image-based segmentation, such as edge detection algorithm, area segmentation, image threshold segmentation, etc.
正在翻译中..