paper-with-me

홈 › Papers

Texture Enhanced Image Denoising via Gradient Histogram Preservation

2013-06-01 · CVPR 2013 6 · Wangmeng Zuo, Lei Zhang, Chunwei Song, David Zhang

Image denoising is a classical yet fundamental problem in low level vision, as well as an ideal test bed to evaluate various statistical image modeling methods. One of the most challenging problems in image denoising is how to preserve the fine scale texture structures while removing noise. Various natural image priors, such as gradient based prior, nonlocal self-similarity prior, and sparsity prior, have been extensively exploited for noise removal. The denoising algorithms based on these priors, however, tend to smooth the detailed image textures, degrading the image visual quality. To address this problem, in this paper we propose a texture enhanced image denoising (TEID) method by enforcing the gradient distribution of the denoised image to be close to the estimated gradient distribution of the original image. A novel gradient histogram preservation (GHP) algorithm is developed to enhance the texture structures while removing noise. Our experimental results demonstrate that the proposed GHP based TEID can well preserve the texture features of the denoised images, making them look more natural.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Low-Level Features for Image Retrieval Based on Extraction of Directional Binary Patterns and Its Oriented Gradients Histogram

2015-03-12 · Nagaraja S., Prabhakar C. J.

In this paper, we present a novel approach for image retrieval based on extraction of low level features using techniques such as Directional Binary Code, Haar Wavelet transform and Histogram of Oriented Gradients. The D…

Content-Based Image RetrievalImage RetrievalRetrieval

Differentiable Programming for Piecewise Polynomial Functions

2021-01-01 · NeurIPS Workshop LMCA 2020 12 · Minsu Cho, Ameya Joshi, Xian Yeow Lee, Aditya Balu 외

The paradigm of differentiable programming has considerably enhanced the scope of machine learning via the judicious use of gradient-based optimization. However, standard differentiable programming methods (such as autod…

DenoisingImage SegmentationregressionSegmentation+1

UniHIST: A Unified Framework for Image Restoration With Marginal Histogram Constraints

2015-06-01 · CVPR 2015 6 · Xing Mei, Wei-Ming Dong, Bao-Gang Hu, Siwei Lyu

Marginal histograms provide valuable information for various computer vision problems. However, current image restoration methods do not fully exploit the potential of marginal histograms, in particular, their role as en…

DenoisingDensity EstimationImage Restoration

Deep Color Consistent Network for Low-Light Image Enhancement

2022-01-01 · CVPR 2022 1 · Zhao Zhang, Huan Zheng, Richang Hong, Mingliang Xu 외

Low-light image enhancement focus on refining the illumination and keep naturalness to obtain the normal-light image. Current low-light image enhancement methods can well improve the illumination. However, there is s…

Image EnhancementLow-Light Image Enhancement

Rotation Invariant Angular Descriptor Via A Bandlimited Gaussian-like Kernel

2016-06-08 · Michael T. McCann, Matthew Fickus, Jelena Kovacevic

We present a new smooth, Gaussian-like kernel that allows the kernel density estimate for an angular distribution to be exactly represented by a finite number of its Fourier series coefficients. Distributions of angular …

Density EstimationHuman DetectionPatch Matching