搜索资源列表
fdct_wrapping_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用wrapping方法的FDCT,C语言
fdct_usfft_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写
xiaobobianhuantux
- 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
medvaluefiltnew
- 在mtalab环境里实现的中值快速滤波算法,可以实现对图像的去噪处理和平滑过滤。-The mtalab environment to achieve fast median filtering algorithm, can achieve the image de-noising processing and smoothing filters.
VCPP-ImageProcess
- 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
Rongqing_Jia
- 改程序可以快速实现图像去噪,不损坏边缘信息。-This algorithm will denoising the image fast and quickly without smoothing the edges and information.
tuxiangchuli
- 本程序运用小波分析对图像进行处理 实现了压缩,去噪和快速缩放的图像处理任务。对于想要学习小波变换的人来说会有所帮助。-This procedure using wavelet analysis and image compression, denoising and rapid scaling image processing tasks. Be helpful for people who want to learn the wavelet transform.
fast-median-filter
- 用mATLAB编写的快速中值滤波程序,采用 3x3 窗口,基于基数排序的快速去噪FNR-Fast median filtering with mATLAB written procedures, using 3x3 window, based on the fast radix sort denoising FNR
batawosi2
- 本代码是一种简便的巴塔沃斯高通去噪的快速算法-This code is a simple and fast algorithm Bata Worth Qualcomm denoising
PMandTV
- 各向异性扩散PM模型去噪程序,可以实现快速噪声抑制,同时保留图像细节-PM model anisotropic diffusion denoising procedure
jyy
- 对图像的打开,保存,关闭。平滑处理,加噪去噪处理,灰度处理,几何处理,边缘提取,快速傅里叶变换,截图等等。-To open the image, save, close. Smoothing, noise denoising, gray scale processing, geometry processing, edge detection, fast Fourier transform, screenshots and more.
DCTdenoising_cpp
- 离散余弦变换去噪算法,简单快速,效果出众的频域去噪算法,C++ 源码-DCT denoising algorithm, a fast and outperform algo in freq domain,C++ source code
augmented-Lagrangian-
- 利用增广拉格朗日的方法,对图像进行去噪,包含各种去噪、去模糊以及Inpainting方法,改进的算法能够快速、有效的处理图像-Using the augmented Lagrangian method for image denoising, contains a variety of de-noising, go fuzzy and Inpainting method, the improved algorithm can quickly and effectively deal with i
FTVd
- 快速TV算法用于图像去模糊、图像去噪等,其中TV模式包括两种-TV went fast algorithm for image blur, image denoising, which includes two TV mode
NonLocalMeansFiltering
- 此算法为基于k-means聚类的非局部均值快速去噪算法,方法便捷有效,可保持边缘信息-this is a fast edge-preserving denoising method based on non-local means method with k-means clustering
image-denoising
- 对几种常用去噪方法的分析,对于图像去噪方法有一个快速简要的学习。-Noising method for several common analysis method for image denoising have a quick summary of the study.
qx_constant_time_bilateral_filter
- 基于一定的算法,对图像进行快速双边滤波,同时保边去噪-Based on certain algorithm, the image quickly bilateral filtering, while maintaining edge de-noising
1
- 图像处理包括前期的去噪滤波 此为中值滤波和快速中值滤波算法源代码 效果明显 可供参考 -Image processing, including prophase denoising filtering This is a median filter and fast median filtering algorithm source code For reference
wavelet-threshold-denoising
- 文件包含4个一维信号的小波阈值去噪算法,比较简单快速,适合初学者-File contains four algorithms of one-dimensional signal denoising based on wavelet threshold , more simply and quickly, suitable for beginners
fastdeconv
- 用于大图像的快速去噪,使用反卷积的方法去噪,比较迅速-image denoising by fast deconvolution