Welcome![Sign In][Sign Up]
Location:
Search - denoising of image based on wavelet

Search list

[Special Effectsjiansuo

Description: 这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。-This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.
Platform: | Size: 14336 | Author: chenxi | Hits:

[Technology ManagementNIlabviewLesson1

Description: NI官方培训教材,是基于NI Labview工程师认证所准备的-Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
Platform: | Size: 1967104 | Author: allen | Hits:

[Special Effectsbayesthresholding

Description: 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
Platform: | Size: 1891328 | Author: 余永松 | Hits:

[Special Effectsmosaic

Description: 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
Platform: | Size: 24576 | Author: 余永松 | Hits:

[Other2

Description: 基于小波变换和偏微分方程的图像去噪方法,把小波变换和偏微分方程两种方法合到了一起,提出一种很新的方法,效果也比原来好-Based on Wavelet Transform and Partial Differential Equations of image denoising methods, the wavelet transform and partial differential equations combined the two methods together, a very new method, the results would be better than the original
Platform: | Size: 437248 | Author: shenmiao | Hits:

[Special EffectsBayesWaveletDenoise

Description: 上传的算法是基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法-From the algorithm is based on Bayesian (BAYES) wavelet threshold (WAVELET) image denoising algorithm
Platform: | Size: 1921024 | Author: zxg | Hits:

[BooksImageFuzzyEnforce

Description: 基于小波多分辨率分析的图像模糊增强算法的研究与实现图像去噪的方法分析研究-Based on wavelet multi-resolution analysis of the image fuzzy enhancement algorithm research and implementation of the method of image denoising analysis
Platform: | Size: 251904 | Author: 李峰 | Hits:

[Special Effects63535284vc_noise

Description: 基于vc++下的数字图像去噪,其中包括基于小波下等。-Vc++ under on the number of image denoising, including lower based on wavelet.
Platform: | Size: 184320 | Author: wang | Hits:

[WaveletUltraSound_program

Description: 超声图像去噪,基于小波变换的通用超声图像去噪,能够有效的去除相干斑-Ultrasound image denoising based on wavelet transform common ultrasound image denoising, can effectively remove speckle
Platform: | Size: 169984 | Author: willee | Hits:

[Special Effects12

Description: 基于小波变换的图像硬阈值去噪的源程序算法-Image based on wavelet transform of the source hard threshold denoising algorithm
Platform: | Size: 1024 | Author: 蒋媛 | Hits:

[matlabImageDenoisingBasedonWaveletTransform

Description: 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image denoising based on wavelet transform of the matlab program uses: 1, Software Platform: Matlab6.5 or higher 2, open method: the directory where the file is set to the working directory, then open the wavlet.fig, the noise Tips box, enter the noise intensity, in between 0-0.1 (not zero). Then process the button, it will show the experimental results, including the original image, noise image, denoised image contrast and the current psnr value. wavlet.m is the program file. Program content of the comments written in the program. Threshold changes were not visualized in the source program can be changed.
Platform: | Size: 67584 | Author: song | Hits:

[matlabImage-denoising-based-on-wavelet

Description: 基于小波变换的图像降噪处理及实现程序的源代码-Image denoising based on wavelet transform processing and realization of the program source code
Platform: | Size: 40960 | Author: ruanhai | Hits:

[Special Effectswave

Description: 经过小波变换的图像具有频谱划、方向选择、多分辨率分析和天然塔式数据结构特点。基于小波变换这些特性,讨论了MATLAB语言环境下图像压缩,图像去噪,图像融合,图像分解,图像增强的基本方法。-After wavelet transform spectrum delimits, image has direction choosing, multi-resolution analysis and natural tower structure characteristics data. Based on wavelet transform these characteristics, discusses the MATLAB language environment image compression, image denoising, image fusion, image decomposition, the basic method of image enhancement.
Platform: | Size: 50176 | Author: xiaolinzhongzi | Hits:

[Special Effectswavelet--image-denoising

Description: 基于小波系数的bayes估计的图像去噪,根据论文所讲的算法进行的编程,运行结果还不错。-Bayes estimation based on wavelet coefficients of image denoising, according to the paper talking about the programming algorithm, the results good.
Platform: | Size: 819200 | Author: zhangguodong | Hits:

[WaveletMATLAB-wavelet

Description: MATLAB实现小波变换经典程序,包括采用多孔trous算法实现小波变换、基于小波消噪的雷达回波检测、小波插值与小波构造、小波滤波器构造和消噪程序、小波谱分析mallat算法经典程序、小波图像重构 Matlab 程序-MATLAB wavelet transform classic program, including the use of undecimated wavelet transform algorithm to achieve the wavelet transform, the radar echo detection based on wavelet denoising, wavelet interpolation and wavelet construction, construction and de-noising of the wavelet filter program, a small spectral analysis mallatclassic algorithm procedures, wavelet image reconstruction Matlab programalgorithm
Platform: | Size: 12288 | Author: 兔宝 | Hits:

[Special EffectsWavelet-image-denoising

Description: 基于小波包图像去噪 很好用的程序 小波去噪-Good use of the procedure of wavelet denoising based on wavelet packet image denoising
Platform: | Size: 90112 | Author: 朱峥 | Hits:

[Waveletdigital--image--processing

Description: 基于小波变换的数字图像去噪处理,并研究了不同去噪方法的优缺点。-Denoising based on wavelet transform digital image processing, and the advantages and disadvantages of the different denoising methods.
Platform: | Size: 89088 | Author: 成旭元 | Hits:

[Special Effectswavelet-edge

Description: 实用的基于小波变换的边缘检测,能有效的找到突变点位置,并结合了图像去噪的功能。-Practical edge detection based on wavelet transform can effectively find the location of the mutations, and the combination of image denoising.
Platform: | Size: 1024 | Author: 洪雪婷 | Hits:

[OtherDynamic-Denoising-of-Tracking-Sequences

Description: In this paper, we describe an approach to the problem of simultaneously enhancing image sequences and tracking the objects of interest represented by the latter. The enhancement part of the algorithm is based on Bayesian wavelet denoising, which has been chosen due to its exceptional ability to incorporate diversea prioriinformation into the process of image recovery
Platform: | Size: 2400256 | Author: Linh | Hits:

[Otherwavelet-transform

Description: 基于小波对土石混合数字图像进行去噪,然后计算数字图像中的土颗粒和石头颗粒的百分比-Image denoising based on wavelet transform to soil and rock mixture, and then calculate the percentage of soil particles and stone particles in digital image.
Platform: | Size: 2048 | Author: 张仕林 | Hits:
« 12 3 4 »

CodeBus www.codebus.net