搜索资源列表
Wavelet_transform
- 小波变换源代码,用于图像分析,包括图像压缩、纹理分析和识别。-The program illustrates the original code of wavelet transformation, which can be used in image compression, texture analysis and recognization.
小波图像平滑处理
- 此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image
小波图像增强处理
- 此程序能够实现给予小波变换的图像增强处理。-the program can implement wavelet-based transform image enhancement process
小波图像消噪处理
- 此程序能实现给予小波变换的图像消噪处理。-the program can implement wavelet-based transform image denoisey process
小波图像一次压缩
- 此程序能实现基于小波变换的一次图像压缩。-the program can implement once image compressiom by wavelet-based transform
图像离散余弦变换
- 此程序可实现广为应用的离散余弦变换(DCT).-the program can actualize image discrete cosine transform which is widely used.
图像沃尔什变换
- 此程序可实现图像的沃尔什变换(WALSH)。-this program can achieves the image walsh transformation.
DWIT.tar
- 完整的小波变换程序,带各种小波基,结构合理,适合初学者-the integrated wavelet program .with multifarious wavelet basis .is structure reasonable and suit to the beginner
Wavelets and Multiwavelets
- 小波和多小波程序 说明很详细 适合初学多小波的人-Wavelets and Multiwavelets program the illuminate is very particular,and it is adapt to beginner who learns multiwavelets
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
Ray3d
- 三维射线追踪的代码,c语言+linux下的环境。试用于石油勘探行业。 -Code for track 3D radial program with c language and works in linux.it is used in oil reconnoitre industry for test
图像处理模板匹配
- 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the source code Vc.
XCT_wavetest
- matlab程序,X-CT图像处理,用小波分解去除噪声-matlab program, X-CT image processing, noise removal by wavelet decomposition
spectrum-analysis-program-
- 这是自己编写的频谱分析程序,不需要调用FFT,直接调用本程序即可,毕业设计的一部分,绝对运行没问题且效果好-This is the spectrum analysis program to write your own, do not call the FFT, you can directly call the program, part of the design school is absolutely no problem and the effective operation
A-PROGRAM-OF-WAVELET-ANALYSIS
- 这是一个小波分析程序,采用墨西哥小帽的方法,做诊断分析用,比较好用。-THIS IS A PROGRAM OF WAVELET ANALYSIS BY USING GAUSS REAL OF MCXICAN HAT
spectrum-analysis-Labview-program
- 这个程序是谱分析的综合应用,在汽车排气噪声监测和故障排除中有很好的效果。-This program is a comprehensive spectral analysis applications in the automotive exhaust noise monitoring and troubleshooting have very good results.
Small-spectral--program
- The the wavelet transform mallat algorithm, a very good program, suitable for beginners
Curve-control-program
- 简单实用的VB曲线控制程序,适用于初学者学习和交流-Simple and practical VB curve control program, suitable for beginners learning and communication
Wavelet-program
- 本代码主要实现了小波变换的软硬阈值去噪处理方法,用matlab编写并运行,实现了基本的功能。主要是关于波形变换的-Wavelet de-noising soft and hard threshold threshold matlab simulation program
Image-processing-source-program
- 图像处理源程序,实现图像的拉普拉斯变换,缩放,旋转,滤波等。-Image processing source program