Location:
Search - color Denoising
Search list
Description: 自已编的图像处理,带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.
Platform: |
Size: 132175 |
Author: 董欣善 |
Hits:
Description: 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
Platform: |
Size: 1406853 |
Author: 张文国 |
Hits:
Description: %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.
Platform: |
Size: 1432 |
Author: li123kai@126.com |
Hits:
Description: 自已编的图像处理,带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.
Platform: |
Size: 132096 |
Author: 董欣善 |
Hits:
Description: 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
Platform: |
Size: 1406976 |
Author: 张文国 |
Hits:
Description: 256色中值滤波去噪的程序
你用的就使吧,保证能通过的-256 color median filter denoising procedure you use to make it on to ensure that through the
Platform: |
Size: 6071296 |
Author: 鞠东 |
Hits:
Description: matlab code on color tv denoising
Platform: |
Size: 1024 |
Author: Golden |
Hits:
Description: 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.
Platform: |
Size: 1426432 |
Author: Swati |
Hits:
Description: 利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
Platform: |
Size: 1024 |
Author: 陈杰 |
Hits:
Description: 一幅真彩色图像的小波去噪方法实例。通过对一幅真彩色图像的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.
Platform: |
Size: 1024 |
Author: 李莹 |
Hits:
Description: 采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
Platform: |
Size: 3332096 |
Author: 周丽 |
Hits:
Description: it will be useful for color image denoising and wavelet transform,,,,threshold value
Platform: |
Size: 917504 |
Author: karthik |
Hits:
Description: 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.
Platform: |
Size: 6762496 |
Author: sunxiaowen |
Hits:
Description: 图像去噪CB模型的MATlab程序应用 彩色图像去噪-CB model MATlab image denoising procedures using color image denoising
Platform: |
Size: 33792 |
Author: WaveKing |
Hits:
Description: 彩色图像灰度化后的小噪声消噪处理源代码源-Color gray-scale image, the little noise de-noising processing
Platform: |
Size: 1024 |
Author: 建生邢 |
Hits:
Description: 图像处理领域中用于图像去噪的程序,输入是一幅彩色图像和一幅黑色的图像-For Image Denoising in the field of image processing procedures, the input is a color image and the image of a black
Platform: |
Size: 3232768 |
Author: 韦健 |
Hits:
Description: color image denoising based on wavelets
Platform: |
Size: 1221632 |
Author: rui liu |
Hits:
Description: 分数阶的彩色图像去噪算法,效果很好,就是有点慢,希望对大家有帮助。- denoising algorithm which can be widely used for optimization or signal processing
Platform: |
Size: 500736 |
Author: xuehui yin |
Hits:
Description: 小波图像信号去噪,使用彩色图像对各种去噪方法进行测试 , 各种方法的去噪程序-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
Platform: |
Size: 641024 |
Author: fuyuchao |
Hits:
Description: 图像去噪修复的典型算法代码包,包含基于稀疏表示的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.)
Platform: |
Size: 9694208 |
Author: mutouren
|
Hits: