资源列表
wavelet-toolbox
- 多小波变换 ,非常使用,自己谢对策,希望大家喜欢-Multi wavelet transform, write their own, although not very good, but it is to use, I hope everyone likes
PalmPrint
- 使用vc的对话框,可以显示图像,并且进行小波变换,-Can display images, and wavelet transform
wavelet_progressive_transfer
- 这是一个用VC++编写的用小波进行渐进传输的参考程序,\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件;\wavelet 目录中存放的是具体的实现源代码;\wavelet 子目录中存放的是基本的小波处理函数代码;\wavelet_plugin 子目录中存放的是.dll的实现代码。希望对大家使用小波工具进行图像的网络渐进传输有帮助。-This is a VC++ written using wavelet progressive transmission of the
transport_wavelet
- Visual C++小波变换技术与工程实践(小波变换现实渐进传输的应用)-Visual C wavelet transform technology and engineering practice (wavelet transform reality gradual transfer application)
xiaobofenxi
- 这个程序是学习小波分析的非常有意义的程序,对于初学者,可以通过对此程序的学习来提高对小波分析的认识。-This procedure is to learn from wavelet analysis procedure is very meaningful, for beginners, you can learn through this process to increase awareness of the wavelet analysis.
Kalmtool
- 本程序是卡尔曼滤波的源程序包,请大家分享.-Kalman filtering of the source packet, please share.
6
- 《VC++小波变换与工程实践》一书中第六章所附源码,小波编解码-" VC++ Wavelet Transform and Engineering Practice," a book the sixth chapter of the attached source wavelet codec
surf
- This is achieved by relying on integral images for image convolutions by building on the strengths of the leading existing detectors and descr iptors (in casu, using a Hessian matrix-based measure for the detector, and a distribution-based descr ipto
D3D_HDR[example]
- High dynamic range高动态范围影像的处理源代码
blitzwave-0.7.1.tar
- 小波类库,非常实用,速度性能都比较好的 开源代码-Wavelet library
sound-spectroanalyzer
- 基于MATLAB的简易声音信号频谱分析仪设计源码及设计报告。可以实现音频信号的不同频段滤波。-MATLAB simple voice signal spectrum analyzer design source code and design reports. Can achieve a filtering of the different frequency bands of the audio signal.
multiscaledbased
- 第一:边界加强,通过估计噪声和实际信号的比值,来确定各个尺度的细节系数,以达到噪声抑制和边界加强。第二,通过对小波分解的近似部分进行直方图均衡,达到加大整幅图片的对比度,而不太影响细节的目的。