Sciweavers

669 search results - page 8 / 134
» On cooperative image denoising
Sort
View
ICIP
2007
IEEE
16 years 1 months ago
salienShrink: Saliency-Based Wavelet Shrinkage
This paper describes salienShrink, a method to denoise images based on computing a map of salient coefficients in the wavelet domain and use it to improve common denoising algorit...
Konstantinos Rapantzikos, Yannis S. Avrithis, Stef...
ICIP
2010
IEEE
14 years 9 months ago
Morphological wavelet transform with adaptive dyadic structures
We propose a two component method for denoising multidimensional signals, e.g. images. The first component uses a dynamic programing algorithm of complexity O(N log N) to find an ...
Zhen James Xiang, Peter J. Ramadge
108
Voted
ICIP
2004
IEEE
16 years 1 months ago
Least-squares interband denoising of color and multispectral images
This paper exploits the interband correlations of color and multispectral images for wavelet-based denoising. For this, a multispectral extension of the linear minimum mean square...
Paul Scheunders, Jef Driesen
TIP
2008
213views more  TIP 2008»
14 years 10 months ago
Deblurring Using Regularized Locally Adaptive Kernel Regression
Kernel regression is an effective tool for a variety of image processing tasks such as denoising and interpolation [1]. In this paper, we extend the use of kernel regression for de...
Hiroyuki Takeda, Sina Farsiu, Peyman Milanfar

Source Code
1919views
16 years 3 days ago
tvreg: Variational Imaging Methods for Denoising, Deconvolution, Inpainting, and Segmentation
TV-based image restoration with options for deconvolution, inpainting, and different noise models. Chan-Vese segmentation also included. Usable from C, C++, or MATLAB.