搜索资源列表
方便的小波变换原代码
- 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
xbbhydm
- wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are de
2004827113733
- 对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。 -right time to image the image wavelet transform, filter, Digital image processing for a variety of image algorithms, and the integrity of vitamin C source code.
SharpWavelet.zip
- Wavelet implementation in C#, translated from algorithms in classic Wavelet book by Percival and Walden. This pack includes DWT and MODWT transforms as well as many wavelet filter coefficients. This translation is not posted anywhere else, enjoy!
DigitalFilter
- 一款用c++编译的数字滤波器程序,希望大家能用到。-C++ compiler with a digital filter program, hope that we can use to.
waveletcodebyGuleryuz
- Guleryuz写的一个完整的小波变换的源代码。主要包括:wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and the
frequency
- 以C sharp編程快速富里葉變換頻率成分濾波頻率方位濾波-In C sharp programming Fast Fourier Transform frequency components filtered frequency direction filter
DB4PR0
- c语言编写的db4小波变换程序,包含滤波器函数,小波分析和小波重构,可以直接使用,对写其它小波程序有参考价值。-written in c db4 wavelet transform procedures, including filter functions, wavelet analysis and wavelet reconstruction, can be used directly on to write other wavelet process a valuable referenc
filter
- c++的gabor 滤波器代码,Gabor滤波器经常被用于形状检测和特征提取.-gabor filter
Wave
- This a Wavelet Transform of the C++ Code.It has two-way approch. Convolution/Lifting using CDF9/7 filter-This is a Wavelet Transform of the C++ Code.It has two-way approch. Convolution/Lifting using CDF9/7 filter
ImageProcess
- 这是用C#写的一个小型图像处理应用程序,包含有中值滤波,椒盐噪声,高斯低通等功能。-It is written in c# of a small image processing applications, contains the median filter, salt &pepper noise, gaussian low-pass etc. Function.
7
- 高斯滤波,噪声模型,小波变换,中值滤波,灰度形态学对话框C#-Gaussian filtering, noise model, wavelet transform, median filter, grayscale morphology dialog C#
WaveletFilter
- 用于小波滤波的visual c++源代码-Wavelet filter for visual c++ source code
xiaobo
- 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
c
- 小波滤波器消噪,滤波器设计,用于信号消噪-Wavelet filter noise elimination,Filter design, used for signal de-noising
homomorphic-filter
- matlab同态滤波,可以自调参数 锐化参数c -Homomorphic filtering matlab
Audio-watermarking-internship-report
- 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
mid_filter
- C++写的高效的中值滤波器,能够实现对输入数据的中值滤波。-middle filter
kalman
- kalman 卡尔曼滤波C代码 用于滤除高斯白噪声的滤波 测试真是可用。-The kalman Kalman filter C code for filtered white Gaussian noise filtering test is really available.
gausslabor
- c#精确实现图像高斯滤波,效果良好,无黑边-C# achieve accurate images of Gauss filter, the effect is good, no black side