资源列表
滤波方法
- 提供两种常用滤波方法的VC源程序,已经运行通过。-offers two commonly used methods of filtering source VC has been running through.
本程序实现小波用作谱分析
- 此程序实现的是将50HZ和100HZ正弦波分离的程序。并对小波谱分析的实现给出了启发性程序。-this program is to Shekou and 518067 sine separation procedures. Spectral analysis of small achievement given the enlightening procedure.
图像 的小波变换
- 包括一次行、列变换,一层,二层,三层小波变换,低通,高通滤波,图像复原,增强,融合-including a trip out transform, layer, Layer wavelet transform, low-pass and high-pass filtering, image restoration, enhancement, integration
rainsoft_200372295849
- 大学期间学数字信号处理课程时写的作业放上来也许对大家有用,里面有FIR IIR,和傅立叶变换,FFT等功能。-I uploaded my project report (written by VC) for the module of signal processing when studied in Univ., The functions on FIR IIR and Fourier Transform etc. have been implemented in it. Hope it is
xiaobobianhuan
- 这是我学习图像处理时采用小波理论学习用过的学习资料,相信对大家会有帮助的-this to be my image processing used wavelet theory study used information on the study, we believe that the right will be helpful
图像小波变换
- 这是小波变换软件在图像处理中的应用,该软件是基于MFC的,可以处理不同大小的图像,同样也可以更换小波函数,实现不同的小波变换。-This is the wavelet transform the image processing software, the application of the software is based on the MFC, can handle different sizes of the images, but also can be replaced wavel
方位水平仪基本算法
- 方位水平仪的基本算法 主要功能是空间定位-position level for the basic algorithm is the main function of spatial location
asciiart
- 一款图片转换为ASCII码艺术画的软件,完全开放源码,同时还采用了.ini文件保存技术,使代码更少。还可以修改ASCII字符的默认亮度等,是一款不可多得的BBS利器。-converted to ASCII art painting software, a completely open-source, and also used that. Ini document preservation technology, code less. Also ASCII characters can mod
vb小波
- 这是图像处理的一个小程序,用vb编程实现,对图像进行翻转变换,拉普拉斯变换和小波变换。-image processing is a small program, vb programming, turn right image transformation, Laplace Transform and wavelet transform.
小波压缩代码
- 对图像进行2维小波编码 来实现压缩。将小波分析引入图像压缩的范畴也是一个重要的手段,并且有着它自己的特点。它的特点在于压缩比高、压缩速度快,压缩后能保持信号与图像的特征基本不变,且在传递过程中可以抗干扰等等。(有两种方法)-of two-dimensional images wavelet compression coding to achieve. Wavelet Image Compression analysis of the introduction of the context is
FIR+_test
- 有限冲击响应编程源代码,数字信号处理的基础知识.-programming source code, digital signal processing of the knowledge base.
小波变换及滤波
- 实现小波变换对图像的作用, 同时有高通和低通滤波-Achieve the wavelet transform on an image. It also has the function of highpass and lowpass filtering.