paper-with-me

Papers

Fast Patch-Based Denoising Using Approximated Patch Geodesic Paths

2013-06-01 · CVPR 2013 6 · Xiaogang Chen, Sing Bing Kang, Jie Yang, Jingyi Yu

Patch-based methods such as Non-Local Means (NLM) and BM3D have become the de facto gold standard for image denoising. The core of these approaches is to use similar patches within the image as cues for denoising. The operation usually requires expensive pair-wise patch comparisons. In this paper, we present a novel fast patch-based denoising technique based on Patch Geodesic Paths (PatchGP). PatchGPs treat image patches as nodes and patch differences as edge weights for computing the shortest (geodesic) paths. The path lengths can then be used as weights of the smoothing/denoising kernel. We first show that, for natural images, PatchGPs can be effectively approximated by minimum hop paths (MHPs) that generally correspond to Euclidean line paths connecting two patch nodes. To construct the denoising kernel, we further discretize the MHP search directions and use only patches along the search directions. Along each MHP, we apply a weight propagation scheme to robustly and efficiently compute the path distance. To handle noise at multiple scales, we conduct wavelet image decomposition and apply PatchGP scheme at each scale. Comprehensive experiments show that our approach achieves comparable quality as the state-of-the-art methods such as NLM and BM3D but is a few orders of magnitude faster.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Efficient and Robust Remote Sensing Image Denoising Using Randomized Approximation of Geodesics' Gramian on the Manifold Underlying the Patch Space

2025-04-15 · Kelum Gajamannage, Dilhani I. Jayathilake, Maria Vasilyeva

Remote sensing images are widely utilized in many disciplines such as feature recognition and scene semantic segmentation. However, due to environmental factors and the issues of the imaging system, the image quality is …

DenoisingImage DenoisingSemantic Segmentation

Good Similar Patches for Image Denoising

2019-01-18 · Si Lu

Patch-based denoising algorithms like BM3D have achieved outstanding performance. An important idea for the success of these methods is to exploit the recurrence of similar patches in an input image to estimate the under…

ClusteringDenoisingImage Denoising

Efficient Image Denoising by Low-Rank Singular Vector Approximations of Geodesics' Gramian Matrix

2022-09-27 · Kelum Gajamannage, Yonggi Park, S. M. Mallikarjunaiah, Sunil Mathur

With the advent of sophisticated cameras, the urge to capture high-quality images has grown enormous. However, the noise contamination of the images results in substandard expectations among the people; thus, image denoi…

DenoisingImage DenoisingObject Tracking

Image Denoising Using the Geodesics' Gramian of the Manifold Underlying Patch-Space

2020-10-14 · Kelum Gajamannage

With the proliferation of sophisticated cameras in modern society, the demand for accurate and visually pleasing images is increasing. However, the quality of an image captured by a camera may be degraded by noise. Thus,…

DenoisingImage Denoising

GeodesicPSIM: Predicting the Quality of Static Mesh with Texture Map via Geodesic Patch Similarity

2023-08-09 · Qi Yang, Joel Jung, Xiaozhong Xu, Shan Liu

Static meshes with texture maps have attracted considerable attention in both industrial manufacturing and academic research, leading to an urgent requirement for effective and robust objective quality evaluation. Howeve…