中文
相关论文

相关论文: Point Cloud Sampling via Graph Balancing and Gersh…

200 篇论文

Graph-based methods have proven to be effective in capturing relationships among points for 3D point cloud analysis. However, these methods often suffer from suboptimal graph structures, particularly due to sparse connections at boundary…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Shangbo Yuan , Jie Xu , Ping Hu , Xiaofeng Zhu , Na Zhao

3D Gaussian Splatting (3DGS) excels at producing highly detailed 3D reconstructions, but these scenes often require specialised renderers for effective visualisation. In contrast, point clouds are a widely used 3D representation and are…

图形学 · 计算机科学 2025-01-14 Lewis A G Stuart , Michael P Pound

The recent advancements in point cloud learning have enabled intelligent vehicles and robots to comprehend 3D environments better. However, processing large-scale 3D scenes remains a challenging problem, such that efficient downsampling…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Hongcheng Yang , Dingkang Liang , Dingyuan Zhang , Zhe Liu , Zhikang Zou , Xingyu Jiang , Yingying Zhu

We propose a level-set-based semi-Lagrangian method on graded adaptive Cartesian grids to address the problem of surface reconstruction from point clouds. The goal is to obtain an implicit, high-quality representation of real shapes that…

数值分析 · 数学 2026-03-26 Silvia Preda , Matteo Semplice

For both indoor and outdoor environments, we propose an efficient and novel method for different scales and sparse 3D point clouds registration that cannot be handled by the current popular ICP approaches. Our algorithm efficiently detects…

机器人学 · 计算机科学 2018-08-30 M. Usman Maqbool Bhutta , Ming Liu

Capturing real-world 3D spaces as point clouds is efficient and descriptive, but it comes with sensor errors and lacks object parametrization. These limitations render point clouds unsuitable for various real-world applications, such as…

人机交互 · 计算机科学 2024-10-02 Krzysztof Zieliński , Bruce Blumberg , Mikkel Baun Kjærgaard

Decomposing a point cloud into its components and extracting curve skeletons from point clouds are two related problems. Decomposition of a shape into its components is often obtained as a byproduct of skeleton extraction. In this work, we…

图形学 · 计算机科学 2019-12-30 Vijai Jayadevan , Edward Delp , Zygmunt Pizlo

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Identifying an appropriate underlying graph kernel that reflects pairwise similarities is critical in many recent graph spectral signal restoration schemes, including image denoising, dequantization, and contrast enhancement. Existing graph…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Wei Hu , Xiang Gao , Gene Cheung , Zongming Guo

Unsupervised point cloud segmentation is critical for embodied artificial intelligence and autonomous driving, as it mitigates the prohibitive cost of dense point-level annotations required by fully supervised methods. While integrating 2D…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Yixiao Song , Qingyong Li , Wen Wang , Zhicheng Yan

Point cloud registration is a classical topic in the field of 3D Vision and Computer Graphics. Generally, the implementation of registration is typically sensitive to similarity transformations (translation, scaling, and rotation), noisy…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Chenlei Lv , Hui Huang

We present a fine-tuning method to improve the appearance of 3D geometries reconstructed from single images. We leverage advances in monocular depth estimation to obtain disparity maps and present a novel approach to transforming 2D…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Marissa Ramirez de Chanlatte , Matheus Gadelha , Thibault Groueix , Radomir Mech

Sensors producing 3D point clouds such as 3D laser scanners and RGB-D cameras are widely used in robotics, be it for autonomous driving or manipulation. Aligning point clouds produced by these sensors is a vital component in such…

机器人学 · 计算机科学 2019-07-23 Fahira Afzal Maken , Fabio Ramos , Lionel Ott

Large-scale scene point cloud registration with limited overlap is a challenging task due to computational load and constrained data acquisition. To tackle these issues, we propose a point cloud registration method, MT-PCR, based on…

机器人学 · 计算机科学 2025-03-18 Yilong Wu , Yifan Duan , Yuxi Chen , Xinran Zhang , Yedong Shen , Jianmin Ji , Yanyong Zhang , Lu Zhang

Point cloud upsampling is to densify a sparse point set acquired from 3D sensors, providing a denser representation for the underlying surface. Existing methods divide the input points into small patches and upsample each patch separately,…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Chen Long , Wenxiao Zhang , Ruihui Li , Hao Wang , Zhen Dong , Bisheng Yang

We propose a novel method for 3D object reconstruction from a sparse set of views captured from a 360-degree calibrated camera rig. We represent the object surface through a hybrid model that uses both an MLP-based neural representation and…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Llukman Cerkezi , Paolo Favaro

Image-to-point cloud registration methods typically follow a coarse-to-fine pipeline, extracting patch-level correspondences and refining them into dense pixel-to-point matches. However, in scenes with repetitive patterns, images often lack…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Zhixin Cheng , Jiacheng Deng , Xinjun Li , Bohao Liao , Li Liu , Xiaotian Yin , Baoqun Yin , Tianzhu Zhang

Mapping the environment has been an important task for robot navigation and Simultaneous Localization And Mapping (SLAM). LIDAR provides a fast and accurate 3D point cloud map of the environment which helps in map building. However,…

计算机视觉与模式识别 · 计算机科学 2020-06-14 Aritra Mukherjee , Sourya Dipta Das , Jasorsi Ghosh , Ananda S. Chowdhury , Sanjoy Kumar Saha

With the popularity of 3D sensors in self-driving and other robotics applications, extensive research has focused on designing novel neural network architectures for accurate 3D point cloud completion. However, unlike in point cloud…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Mengxi Wu , Hao Huang , Yi Fang

This paper presents a novel end-to-end Learned Point Cloud Geometry Compression (a.k.a., Learned-PCGC) framework, to efficiently compress the point cloud geometry (PCG) using deep neural networks (DNN) based variational autoencoders (VAE).…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Jianqiang Wang , Hao Zhu , Zhan Ma , Tong Chen , Haojie Liu , Qiu Shen