2017
DOI: 10.5194/isprs-archives-xlii-2-w8-25-2017
|View full text |Cite
|
Sign up to set email alerts
|

Segmentation of Large Unstructured Point Clouds Using Octree-Based Region Growing and Conditional Random Fields

Abstract: Point cloud segmentation is a crucial step in scene understanding and interpretation. The goal is to decompose the initial data into sets of workable clusters with similar properties. Additionally, it is a key aspect in the automated procedure from point cloud data to BIM. Current approaches typically only segment a single type of primitive such as planes or cylinders. Also, current algorithms suffer from oversegmenting the data and are often sensor or scene dependent.<br><br> In this work, a metho… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
22
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 29 publications
(22 citation statements)
references
References 22 publications
0
22
0
Order By: Relevance
“…It is necessary because raw point cloud of a scene containing multiple objects contains no structural information that yields the neighbourhood relationship, i.e., points stored in memory next to each other may belong to completely different and spatially distinct objects. Typically, such point ordering/structuring may be partially achieved by employing hierarchical data structures such as kd-tree [29], octree [53] etc., that build efficient computational graphs to explicitly capture the neighbourhood relationships. Without such explicit relationship (which exists in 2-D images or voxel representation), directly feeding the unstructured point clouds to the deep network would require the network to be invariant to N!…”
Section: Methodology a Spatial Sorting (Preprocessing)mentioning
confidence: 99%
“…It is necessary because raw point cloud of a scene containing multiple objects contains no structural information that yields the neighbourhood relationship, i.e., points stored in memory next to each other may belong to completely different and spatially distinct objects. Typically, such point ordering/structuring may be partially achieved by employing hierarchical data structures such as kd-tree [29], octree [53] etc., that build efficient computational graphs to explicitly capture the neighbourhood relationships. Without such explicit relationship (which exists in 2-D images or voxel representation), directly feeding the unstructured point clouds to the deep network would require the network to be invariant to N!…”
Section: Methodology a Spatial Sorting (Preprocessing)mentioning
confidence: 99%
“…Such methods are suitable for segmentation of both indoor and outdoor point clouds, and rely on either the spatial coordinates, pre-computed point normals or RGB color values of a given point set in order to calculate distinguishable regions of homogeneous point clusters. A notable method for segmentation that we make use of is called Region Growing, and relies on iterative sampling of neighbouring points for determining the segmented point clusters, making use of either pre-computed point normals or colors properties, which are iteratively searched within a voxelized data structure (Bassier et al, 2017). The success of region-growing segmentation approaches is largely dependent on the initial point sampling size, thresholds for color variance, and the accuracy of the normals estimation required to compare the regions.…”
Section: Foundations and Related Workmentioning
confidence: 99%
“…Vo et al [14] improved a voxel-based region growing algorithm by using the surface normal in the weight measurements of the connections between adjacent voxels. Bassier et al [18] proposed another voxel-based region growing algorithm by using the surface normal and the RGB color values in two separate weight measurements. Xu et al [19] improved edge weight measurements composed with the surface normals, the vector between the barycenters, and the spatial distances of the voxels in their algorithm "Voxel and Graph-based Segmentation" (VGS).…”
Section: Introductionmentioning
confidence: 99%