paper-with-me

Papers

Fast graph-based denoising for point cloud color information

2024-01-18 · Ryosuke Watanabe, Keisuke Nonaka, Eduardo Pavez, Tatsuya Kobayashi, Antonio Ortega

Point clouds are utilized in various 3D applications such as cross-reality (XR) and realistic 3D displays. In some applications, e.g., for live streaming using a 3D point cloud, real-time point cloud denoising methods are required to enhance the visual quality. However, conventional high-precision denoising methods cannot be executed in real time for large-scale point clouds owing to the complexity of graph constructions with K nearest neighbors and noise level estimation. This paper proposes a fast graph-based denoising (FGBD) for a large-scale point cloud. First, high-speed graph construction is achieved by scanning a point cloud in various directions and searching adjacent neighborhoods on the scanning lines. Second, we propose a fast noise level estimation method using eigenvalues of the covariance matrix on a graph. Finally, we also propose a new low-cost filter selection method to enhance denoising accuracy to compensate for the degradation caused by the acceleration algorithms. In our experiments, we succeeded in reducing the processing time dramatically while maintaining accuracy relative to conventional denoising methods. Denoising was performed at 30fps, with frames containing approximately 1 million points.

📄 PDF Abstract BibTeX arXiv:2401.09721

Code (0)

등록된 구현이 없습니다.

Tasks

Denoisinggraph construction

Similar Papers 제목 키워드 기반

Fast 3D Point Cloud Denoising via Bipartite Graph Approximation & Total Variation

2018-04-28

Acquired 3D point cloud data, whether from active sensors directly or from stereo-matching algorithms indirectly, typically contain non-negligible noise. To address the point cloud denoising problem, we propose a fast gr…

DenoisingStereo Matching

PointDiffuse: A Dual-Conditional Diffusion Model for Enhanced Point Cloud Semantic Segmentation

2025-03-08 · Yong He, Hongshan Yu, Mingtao Feng, Tongjia Chen 외

Diffusion probabilistic models are traditionally used to generate colors at fixed pixel positions in 2D images. Building on this, we extend diffusion models to point cloud semantic segmentation, where point positions als…

DenoisingSemantic Segmentation

Unified Geometry and Color Compression Framework for Point Clouds via Generative Diffusion Priors

2025-03-23 · Tianxin Huang, Gim Hee Lee

With the growth of 3D applications and the rapid increase in sensor-collected 3D point cloud data, there is a rising demand for efficient compression algorithms. Most existing learning-based compression methods handle ge…

Denoising

Full-reference Point Cloud Quality Assessment Using Spectral Graph Wavelets

2024-06-14 · Ryosuke Watanabe, Keisuke Nonaka, Eduardo Pavez, Tatsuya Kobayashi 외

Point clouds in 3D applications frequently experience quality degradation during processing, e.g., scanning and compression. Reliable point cloud quality assessment (PCQA) is important for developing compression algorith…

DenoisingPoint Cloud Quality Assessment

3D Dynamic Point Cloud Denoising via Spatial-Temporal Graph Learning

2019-04-28 · Wei Hu, Qianjiang Hu, Zehua Wang, Xiang Gao

The prevalence of accessible depth sensing and 3D laser scanning techniques has enabled the convenient acquisition of 3D dynamic point clouds, which provide efficient representation of arbitrarily-shaped objects in motio…

Denoisinggraph constructionGraph Learning