CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - color Denoising
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - color Denoising - List
[
Other resource
]
wavelet&denoise
DL : 1
自已编的图像处理,带GUI界面的彩色小波消噪程序等等,能进一步理解MATLAB在图像处理中的应用。-own series of image processing, with the color GUI interface wavelet denoising procedures, and so on. further understanding of MATLAB in image processing applications.
Date
: 2008-10-13
Size
: 129.08kb
User
:
董欣善
[
Special Effects
]
toolbox_signal
DL : 0
This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perform the denoising. -This toolbox implements the algorithm in a fairly general way in a C file that can be called f rom Matlab. It allows to perform the traditiona l NL-means for denoising (for both B
Date
: 2008-10-13
Size
: 1.34mb
User
:
张文国
[
matlab
]
TVAL3
DL : 0
%TVDENOISE Total variation grayscale and color image denoising % u = TVDENOISE(f,lambda) denoises the input image f. The smaller % the parameter lambda, the stronger the denoising. % % The output u approximately minimizes the Rudin-Osher-Fatemi (ROF) % denoising model % % Min TV(u) + lambda/2 || f - u ||^2_2, % u % % where TV(u) is the total variation of u. If f is a color image (or any % array where size(f,3) > 1), the vectorial TV model is used, % % Min VTV(u) + lambda/2 || f - u ||^2_2. % u % % TVDENOISE(...,Tol) specifies the stopping tolerance (default 1e-2). % % The minimization is solved using Chambolle's method, % A. Chambolle, "An Algorithm for Total Variation Minimization and % Applications," J. Math. Imaging and Vision 20 (1-2): 89-97, 2004. % When f is a color image, the minimization is solved by a generalization % of Chambolle's method, % X. Bresson and T.F. Chan, "Fast Minimization of the Vectorial Total % Variation Norm and Applications to Color Image Processing", UCLA CAM % Report 07-25.
Date
: 2011-04-11
Size
: 1.4kb
User
:
li123kai@126.com
[
matlab
]
wavelet&denoise
DL : 0
自已编的图像处理,带GUI界面的彩色小波消噪程序等等,能进一步理解MATLAB在图像处理中的应用。-own series of image processing, with the color GUI interface wavelet denoising procedures, and so on. further understanding of MATLAB in image processing applications.
Date
: 2025-07-03
Size
: 129kb
User
:
董欣善
[
Special Effects
]
toolbox_signal
DL : 0
This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perform the denoising. -This toolbox implements the algorithm in a fairly general way in a C file that can be called f rom Matlab. It allows to perform the traditiona l NL-means for denoising (for both B
Date
: 2025-07-03
Size
: 1.34mb
User
:
张文国
[
Graph program
]
CDibProcess
DL : 0
256色中值滤波去噪的程序 你用的就使吧,保证能通过的-256 color median filter denoising procedure you use to make it on to ensure that through the
Date
: 2025-07-03
Size
: 5.79mb
User
:
鞠东
[
matlab
]
tvBlinddeconvolution
DL : 0
matlab code on color tv denoising
Date
: 2025-07-03
Size
: 1kb
User
:
Golden
[
Industry research
]
mmsp08
DL : 0
Feature extraction is a key issue in contentbased image retrieval (CBIR). In the past, a number of texture features have been proposed in literature, including statistic methods and spectral methods. However, most of them are not able to accurately capture the edge information which is the most important texture feature in an image. Recent researches on multi-scale analysis, especially the curvelet research, provide good opportunity to extract more accurate texture feature for image retrieval. Curvelet was originally proposed for image denoising and has shown promising performance. In this paper, a new image feature based on curvelet transform has been proposed. We apply discrete curvelet transform on texture images and compute the low order statistics from the transformed images. Images are then represented using the extracted texture features. Retrieval results show, it significantly outperforms the widely used Gabor texture feature.
Date
: 2025-07-03
Size
: 1.36mb
User
:
Swati
[
Graph program
]
tvdenoise
DL : 0
利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
Date
: 2025-07-03
Size
: 1kb
User
:
陈杰
[
Graph program
]
denoise3
DL : 0
一幅真彩色图像的小波去噪方法实例。通过对一幅真彩色图像的RGB三个方面分别处理,把处理后的结果结合得到。-A true color image examples of wavelet denoising method. Through a true color image of the RGB three aspects dealt with separately, the results of the combination to be processed.
Date
: 2025-07-03
Size
: 1kb
User
:
李莹
[
matlab
]
BM3D
DL : 0
采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
Date
: 2025-07-03
Size
: 3.18mb
User
:
周丽
[
Other
]
antennatypes
DL : 0
it will be useful for color image denoising and wavelet transform,,,,threshold value
Date
: 2025-07-03
Size
: 896kb
User
:
karthik
[
Special Effects
]
BM3D
DL : 1
BM3D图像去噪算法。当下较为先进的图像去噪算法,可以对图像进行较好的去噪。在代码中包含了彩色图像,运动图像等多种bm3d去噪。-BM3D image denoising. Present a more advanced image denoising algorithm, can be a good image denoising. Included in the code of color images, moving images, and other bm3d denoising.
Date
: 2025-07-03
Size
: 6.45mb
User
:
sunxiaowen
[
Special Effects
]
CBTV
DL : 0
图像去噪CB模型的MATlab程序应用 彩色图像去噪-CB model MATlab image denoising procedures using color image denoising
Date
: 2025-07-03
Size
: 33kb
User
:
WaveKing
[
Special Effects
]
wavelet-denoising
DL : 0
彩色图像灰度化后的小噪声消噪处理源代码源-Color gray-scale image, the little noise de-noising processing
Date
: 2025-07-03
Size
: 1kb
User
:
建生邢
[
Special Effects
]
denoising
DL : 0
图像处理领域中用于图像去噪的程序,输入是一幅彩色图像和一幅黑色的图像-For Image Denoising in the field of image processing procedures, the input is a color image and the image of a black
Date
: 2025-07-03
Size
: 3.08mb
User
:
韦健
[
Other
]
colorimage-denoising-using-wavelets
DL : 0
color image denoising based on wavelets
Date
: 2025-07-03
Size
: 1.17mb
User
:
rui liu
[
Special Effects
]
color-image-denoising
DL : 0
分数阶的彩色图像去噪算法,效果很好,就是有点慢,希望对大家有帮助。- denoising algorithm which can be widely used for optimization or signal processing
Date
: 2025-07-03
Size
: 489kb
User
:
xuehui yin
[
Special Effects
]
Wavelet-image-signal-denoising
DL : 0
小波图像信号去噪,使用彩色图像对各种去噪方法进行测试 , 各种方法的去噪程序-Wavelet image signal denoising, the use of color images on a variety of denoising methods to test the use of color images on a variety of denoising methods to test the various methods of denoising procedures
Date
: 2025-07-03
Size
: 626kb
User
:
fuyuchao
[
Other
]
image denoising
DL : 0
图像去噪修复的典型算法代码包,包含基于稀疏表示的KSVD图像去噪,BM3D彩色图像去噪代码,TV图像修复代码,MCA图像修复代码。(Typical image denoising algorithm code package, including sparse representation based on KSVD image denoising, BM3D color image denoising code, TV image restoration code, MCA image restoration code.)
Date
: 2025-07-03
Size
: 9.25mb
User
:
mutouren
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.