搜索资源列表
fdct_wrapping_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用wrapping方法的FDCT,C语言
fdct_usfft_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
TheResearchofBarCodeImageProcessingSystemWithDefil
- 本文介绍了应用于有污损条码的图像采集与处理系统。该系统基于数码相机的图像摄入模式,通过DSP(数字信号处 理器)进行图像采集控制,图像去噪、分割等处理,最后由PC机对条码进行识读并显示。研究了系统的硬件组成、软件设计。 应用此系统能够快速的采集并分割有污损的条码图像,并准确的对条码进行识读与显示。弥补了传统基于光电扫描模式对 有污损条码识读能力差的缺陷。
sigmafilter(3x3).zip
- sigma filter:图像去噪,其中包括快速去噪算法函数,结构元固定为3x3大小的块。,sigma filter: the realization of fast image de-noise algorithm.
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.
22
- 基于快速离散曲波变换的图像去噪算法,该方法可以消除由于Curvelet变换缺乏平移 不变性而产生的图像失真,并且更好地利用曲波系数的相关性。-Fast discrete curvelet transform based image denoising algorithm, the method can eliminate the lack of translation invariance Curvelet transform arising from image distortion, a
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.
demo_fft_lowfilter
- 基于小波变换和快速傅里叶变换进行图像处理,尤其进行图像的去噪处理。-digital image processing based on wavelet transform and fast fourier transform,especially,It is used to image denoising.
xiaobogongcheng
- 很实用的小波分析源码,应用于各种工程实际项目中 6.1小波分析263 6.2从傅里叶变换到小波变换266 6.3基于MATLAB的小波快速算法设计271 6.4小波变换检测故障信号与小波类型的选择283 6.5图像多尺度边缘检测算法研究292 6.6小波变换在信号特征检测中的算法研究298 6.7基于小波的信号突变点检测算法研究307 6.8基于小波的信号阈值去噪算法研究313 6.9基于小波图像压缩技术的算法研究320 6.10小波变换图像测试分析331
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.
NonLocalMeansFiltering
- 此算法为基于k-means聚类的非局部均值快速去噪算法,方法便捷有效,可保持边缘信息-this is a fast edge-preserving denoising method based on non-local means method with k-means clustering
fastdeconv
- 用于大图像的快速去噪,使用反卷积的方法去噪,比较迅速-image denoising by fast deconvolution
快速去噪
- maltlab编程,平移不变量,去噪的快速算法(Maltlab programming, translation invariants, denoising fast algorithm)