paper-with-me

홈 › Papers

LitS: A novel Neighborhood Descriptor for Point Clouds

2026-02-04 · Jonatan B. Bastos, Francisco F. Rivera, Oscar G. Lorenzo, David L. Vilariño, José C. Cabaleiro, Alberto M. Esmorís, Tomás F. Pena arxiv

With the advancement of 3D scanning technologies, point clouds have become fundamental for representing 3D spatial data, with applications that span across various scientific and technological fields. Practical analysis of this data depends crucially on available neighborhood descriptors to accurately characterize the local geometries of the point cloud. This paper introduces LitS, a novel neighborhood descriptor for 2D and 3D point clouds. LitS are piecewise constant functions on the unit circle that allow points to keep track of their surroundings. Each element in LitS' domain represents a direction with respect to a local reference system. Once constructed, evaluating LitS at any given direction gives us information about the number of neighbors in a cone-like region centered around that same direction. Thus, LitS conveys a lot of information about the local neighborhood of a point, which can be leveraged to gain global structural understanding by analyzing how LitS changes between close points. In addition, LitS comes in two versions ('regular' and 'cumulative') and has two parameters, allowing them to adapt to various contexts and types of point clouds. Overall, they are a versatile neighborhood descriptor, capable of capturing the nuances of local point arrangements and resilient to common point cloud data issues such as variable density and noise.

📄 PDF Abstract BibTeX arXiv:2602.04838

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

LoGDesc: Local geometric features aggregation for robust point cloud registration

2024-10-03 · Karim Slimani, Brahim Tamadazte, Catherine Achard

This paper introduces a new hybrid descriptor for 3D point matching and point cloud registration, combining local geometrical properties and learning-based feature propagation for each point's neighborhood structure desc…

Point Cloud Registration

Learning a Task-specific Descriptor for Robust Matching of 3D Point Clouds

2022-10-26 · Zhiyuan Zhang, Yuchao Dai, Bin Fan, Jiadai Sun 외

Existing learning-based point feature descriptors are usually task-agnostic, which pursue describing the individual 3D point clouds as accurate as possible. However, the matching task aims at describing the corresponding…

Random Walk on Point Clouds for Feature Detection

2026-04-22 · Yuhe Zhang, Zhikun Tu, Zhi Li, Jian Gao 외 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 gr…

Point Clouds

EdgeFormer: local patch-based edge detection transformer on point clouds

2026-04-23 · Yifei Xie, Zhikun Tu, Tong Yang, Yuhe Zhang 외 arxiv

Edge points on 3D point clouds can clearly convey 3D geometry and surface characteristics, therefore, edge detection is widely used in many vision applications with high industrial and commercial demands. However, the fi…

Edge DetectionPoint Clouds

KAPLAN: A 3D Point Descriptor for Shape Completion

2020-07-31 · Audrey Richard, Ian Cherabier, Martin R. Oswald, Marc Pollefeys 외

We present a novel 3D shape completion method that operates directly on unstructured point clouds, thus avoiding resource-intensive data structures like voxel grids. To this end, we introduce KAPLAN, a 3D point descripto…

3D Shape Reconstruction