paper-with-me

홈 › Papers

Artifact reduction for separable non-local means

2017-10-26 · Sanjay Ghosh, Kunal. N. Chaudhury

It was recently demonstrated [J. Electron. Imaging, 25(2), 2016] that one can perform fast non-local means (NLM) denoising of one-dimensional signals using a method called lifting. The cost of lifting is independent of the patch length, which dramatically reduces the run-time for large patches. Unfortunately, it is difficult to directly extend lifting for non-local means denoising of images. To bypass this, the authors proposed a separable approximation in which the image rows and columns are filtered using lifting. The overall algorithm is significantly faster than NLM, and the results are comparable in terms of PSNR. However, the separable processing often produces vertical and horizontal stripes in the image. This problem was previously addressed by using a bilateral filter-based post-smoothing, which was effective in removing some of the stripes. In this letter, we demonstrate that stripes can be mitigated in the first place simply by involving the neighboring rows (or columns) in the filtering. In other words, we use a two-dimensional search (similar to NLM), while still using one-dimensional patches (as in the previous proposal). The novelty is in the observation that one can use lifting for performing two-dimensional searches. The proposed approach produces artifact-free images, whose quality and PSNR are comparable to NLM, while being significantly faster.

📄 PDF Abstract BibTeX arXiv:1710.09552

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

RSTAR4D: Rotational Streak Artifact Reduction in 4D CBCT using a Separable 4D CNN

2024-03-25 · Ziheng Deng, Hua Chen, Yongzheng Zhou, Haibo Hu 외

Four-dimensional cone-beam computed tomography (4D CBCT) provides respiration-resolved images and can be used for image-guided radiation therapy. However, the ability to reveal respiratory motion comes at the cost of ima…

Image Reconstruction

Fast Separable Non-Local Means

2014-07-09 · S. Ghosh, K. N. Chaudhury

We propose a simple and fast algorithm called PatchLift for computing distances between patches (contiguous block of samples) extracted from a given one-dimensional signal. PatchLift is based on the observation that the …

DenoisingSSIM

Separable Flow: Learning Motion Cost Volumes for Optical Flow Estimation

2021-01-01 · ICCV 2021 10 · Feihu Zhang, Oliver J. Woodford, Victor Adrian Prisacariu, Philip H.S. Torr

Full-motion cost volumes play a central role in current state-of-the-art optical flow methods. However, constructed using simple feature correlations, they lack the ability to encapsulate prior, or even non-local, kn…

Optical Flow Estimation

DeepLSR: a deep learning approach for laser speckle reduction

2018-10-23 · Taylor L. Bobrow, Faisal Mahmood, Miguel Inserni, Nicholas J. Durr

Speckle artifacts degrade image quality in virtually all modalities that utilize coherent energy, including optical coherence tomography, reflectance confocal microscopy, ultrasound, and widefield imaging with laser illu…

Deep Learning

CavMerge: Merging K-means Based on Local Log-Concavity

2026-04-05 · Zhili Qiao, Wangqian Ju, Peng Liu arxiv

K-means clustering, a classic and widely-used clustering technique, is known to exhibit suboptimal performance when applied to non-linearly separable data. Numerous adjustments and modifications have been proposed to add…