paper-with-me

Papers

A novel tree-structured point cloud dataset for skeletonization algorithm evaluation

2020-01-09 · Yan Lin, Ji Liu, Jianlin Zhou

Curve skeleton extraction from unorganized point cloud is a fundamental task of computer vision and three-dimensional data preprocessing and visualization. A great amount of work has been done to extract skeleton from point cloud. but the lack of standard datasets of point cloud with ground truth skeleton makes it difficult to evaluate these algorithms. In this paper, we construct a brand new tree-structured point cloud dataset, including ground truth skeletons, and point cloud models. In addition, four types of point cloud are built on clean point cloud: point clouds with noise, point clouds with missing data, point clouds with different density, and point clouds with uneven density distribution. We first use tree editor to build the tree skeleton and corresponding mesh model. Since the implicit surface is sufficiently expressive to retain the edges and details of the complex branches model, we use the implicit surface to model the triangular mesh. With the implicit surface, virtual scanner is applied to the sampling of point cloud. Finally, considering the challenges in skeleton extraction, we introduce different methods to build four different types of point cloud models. This dataset can be used as standard dataset for skeleton extraction algorithms. And the evaluation between skeleton extraction algorithms can be performed by comparing the ground truth skeleton with the extracted skeleton.

📄 PDF Abstract BibTeX arXiv:2001.02823

Code (1)

liujiboy/TreePointCloud 공식 구현

Similar Papers 제목 키워드 기반

Smart-Tree: Neural Medial Axis Approximation of Point Clouds for 3D Tree Skeletonization

2023-03-21 · Harry Dobbs, Oliver Batchelor, Richard Green, James Atlas

This paper introduces Smart-Tree, a supervised method for approximating the medial axes of branch skeletons from a tree point cloud. Smart-Tree uses a sparse voxel convolutional neural network to extract the radius and d…

CherryPicker: Semantic Skeletonization and Topological Reconstruction of Cherry Trees

2023-04-10 · Lukas Meyer, Andreas Gilson, Oliver Scholz, Marc Stamminger

In plant phenotyping, accurate trait extraction from 3D point clouds of trees is still an open problem. For automatic modeling and trait extraction of tree organs such as blossoms and fruits, the semantically segmented p…

Monocular ReconstructionPlant PhenotypingSemantic Segmentation

Accurate 3D Grapevine Structure Extraction from High-Resolution Point Clouds

2025-02-26 · Harry Dobbs, Casey Peat, Oliver Batchelor, James Atlas 외

Accurate 3D modelling of grapevines is crucial for precision viticulture, particularly for informed pruning decisions and automated management techniques. However, the intricate structure of grapevines poses significant …

Management

Skeletonization Quality Evaluation: Geometric Metrics for Point Cloud Analysis in Robotics

2025-03-29 · Qingmeng Wen, Yu-Kun Lai, Ze Ji, Seyed Amir Tafrishi

Skeletonization is a powerful tool for shape analysis, rooted in the inherent instinct to understand an object's morphology. It has found applications across various domains, including robotics. Although skeletonization …

Robot Navigation

Curve Skeletonization in Continuous domain for Meshes and Point Clouds

2026-05-25 · Jai Bardhan, Ramya Hebbalaguppe, Aravind Udupa arxiv

Advancements in 3D curve skeletonization are accelerating progress across a wide range of applications. However, developing robust skeletonization algorithms that capture intricate object details remains challenging. Ske…

Point Clouds