paper-with-me

홈 › Papers

Random Walk on Point Clouds for Feature Detection

2026-04-22 · Yuhe Zhang, Zhikun Tu, Zhi Li, Jian Gao, Bao Guo, Shunli Zhang arxiv

The points on the point clouds that can entirely outline the shape of the model are of critical importance, as they serve as the foundation for numerous point cloud processing tasks and are widely utilized in computer graphics and computer-aided design. This study introduces a novel method, RWoDSN, for extracting such feature points, incorporating considerations of sharp-to-smooth transitions, large-to-small scales, and textural-to-detailed features. We approach feature extraction as a two-stage context-dependent analysis problem. In the first stage, we propose a novel neighborhood descriptor, termed the Disk Sampling Neighborhood (DSN), which, unlike traditional spatially and geometrically invariant approaches, preserves a matrix structure while maintaining normal neighborhood relationships. In the second stage, a random walk is performed on the DSN (RWoDSN), yielding a graph-based DSN that simultaneously accounts for the spatial distribution, topological properties, and geometric characteristics of the local surface surrounding each point. This enables the effective extraction of feature points. Experimental results demonstrate that the proposed RWoDSN method achieves a recall of 0.769-22% higher than the current state-of-the-art-alongside a precision of 0.784. Furthermore, it significantly outperforms several traditional and deep-learning techniques across eight evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2604.20474

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

CloudWalker: Random walks for 3D point cloud shape analysis

2021-12-02 · Adi Mesika, Yizhak Ben-Shabat, Ayellet Tal

Point clouds are gaining prominence as a method for representing 3D shapes, but their irregular structure poses a challenge for deep learning methods. In this paper we propose CloudWalker, a novel method for learning 3D …

Retrieval

Reconfigurable Voxels: A New Representation for LiDAR-Based Point Clouds

2020-04-06 · Tai Wang, Xinge Zhu, Dahua Lin

LiDAR is an important method for autonomous driving systems to sense the environment. The point clouds obtained by LiDAR typically exhibit sparse and irregular distribution, thus posing great challenges to the detection …

Autonomous Driving

Skeleton Detection Using Dual Radars with Integration of Dual-View CNN Models and mmPose

2024-11-28 · Masaharu Kodama, Runhe Huang

Skeleton detection is a technique that can beapplied to a variety of situations. It is especially critical identifying and tracking the movements of the elderly, especially in real-time fall detection. While conventional…

Data Integration

Walk in the Cloud: Learning Curves for Point Clouds Shape Analysis

2021-05-04 · ICCV 2021 10 · Tiange Xiang, Chaoyi Zhang, Yang song, Jianhui Yu 외

Discrete point cloud objects lack sufficient shape descriptors of 3D geometries. In this paper, we present a novel method for aggregating hypothetical curves in point clouds. Sequences of connected points (curves) are in…

3D Part Segmentation3D Point Cloud ClassificationGeneral ClassificationPoint Cloud Classification

From Pedestrian Detection to Crosswalk Estimation: An EM Algorithm and Analysis on Diverse Datasets

2022-05-25 · Ross Greer, Mohan Trivedi

In this work, we contribute an EM algorithm for estimation of corner points and linear crossing segments for both marked and unmarked pedestrian crosswalks using the detections of pedestrians from processed LiDAR point c…

parameter estimationPedestrian Detection