paper-with-me

Papers

GASP : Geometric Association with Surface Patches

2014-11-15 · Rahul Sawhney, Fuxin Li, Henrik I. Christensen

A fundamental challenge to sensory processing tasks in perception and robotics is the problem of obtaining data associations across views. We present a robust solution for ascertaining potentially dense surface patch (superpixel) associations, requiring just range information. Our approach involves decomposition of a view into regularized surface patches. We represent them as sequences expressing geometry invariantly over their superpixel neighborhoods, as uniquely consistent partial orderings. We match these representations through an optimal sequence comparison metric based on the Damerau-Levenshtein distance - enabling robust association with quadratic complexity (in contrast to hitherto employed joint matching formulations which are NP-complete). The approach is able to perform under wide baselines, heavy rotations, partial overlaps, significant occlusions and sensor noise. The technique does not require any priors -- motion or otherwise, and does not make restrictive assumptions on scene structure and sensor movement. It does not require appearance -- is hence more widely applicable than appearance reliant methods, and invulnerable to related ambiguities such as textureless or aliased content. We present promising qualitative and quantitative results under diverse settings, along with comparatives with popular approaches based on range as well as RGB-D data.

📄 PDF Abstract BibTeX arXiv:1411.4098

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GASP: Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving

2025-03-19 · William Ljungbergh, Adam Lilja, Adam Tonderski. Arvid Laveno Ling, Carl Lindström 외

Self-supervised pre-training based on next-token prediction has enabled large language models to capture the underlying structure of text, and has led to unprecedented performance on a large array of tasks when applied a…

Autonomous DrivingTrajectory Prediction

MODNet: Multi-offset Point Cloud Denoising Network Customized for Multi-scale Patches

2022-08-30 · Anyi Huang, Qian Xie, Zhoutao Wang, Dening Lu 외

The intricacy of 3D surfaces often results cutting-edge point cloud denoising (PCD) models in surface degradation including remnant noise, wrongly-removed geometric details. Although using multi-scale patches to encode t…

DecoderDenoising

ParSeNet: A Parametric Surface Fitting Network for 3D Point Clouds

2020-03-26 · ECCV 2020 8 · Gopal Sharma, Difan Liu, Subhransu Maji, Evangelos Kalogerakis 외

We propose a novel, end-to-end trainable, deep network called ParSeNet that decomposes a 3D point cloud into parametric surface patches, including B-spline patches as well as basic geometric primitives. ParSeNet is train…

Learning Bijective Surface Parameterization for Inferring Signed Distance Functions from Sparse Point Clouds with Grid Deformation

2025-03-31 · CVPR 2025 1 · Takeshi Noda, Chao Chen, Junsheng Zhou, Weiqi Zhang 외

Inferring signed distance functions (SDFs) from sparse point clouds remains a challenge in surface reconstruction. The key lies in the lack of detailed geometric information in sparse point clouds, which is essential for…

Surface Reconstruction

Gasper: GrAph Signal ProcEssing in R

2020-07-21 · Basile de Loynes, Fabien Navarro, Baptiste Olivier

We present a short tutorial on to the use of the R gasper package. Gasper is a package dedicated to signal processing on graphs. It also provides an interface to the SuiteSparse Matrix Collection.