资源列表
lztour
- 基于opencv开源图像库作的一个轮廓识别的程序,要在图像处理软件中使用的加,对算法作了改进-opencv revenue based on the images for the identification of an outline of the procedure, in the image processing software used in Canada, the algorithm has been improved
Denoise_wavelet_Mod
- 小波模极大值降噪 交替投影 源代码为斯坦福大学-Wavelet modulus maxima alternating projection noise source at Stanford University
Wavelet-GEnerator_Java
- Wavelet generator source code
wavelet-decomposion
- 对信号进行小波分析,小波分解,小波重构,小波分析法滤波的步骤程序。-The signal analysis, wavelet decomposition, wavelet reconstruction, wavelet analysis filtering step process.
WvltTrans
- 对图像进行小波变换,Visual C++开发环境,可以在此基础之上完成图像的滤波,压缩等工作
IIR
- Matlab程序 滤波器的设计 直接设计IIR滤波器-IIR filter design
WT_matlab
- 基于小波变换模极大的多尺度图像边缘检测matlab源代码-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code
xiaobowenlitiqu
- 基于小波变换的纹理提取,很好的matlab程序-Extract, good texture based on wavelet transform matlab program
PHD_MTT
- 多目标跟踪,PHD滤波器的使用,实现过程采用高斯混合方法-Multi-target tracking, using PHD filter realization method using Gaussian mixture
waveletimage
- this prorame basicly doing wavelet tranform of image
waveform275khz
- 275hz正弦波激励程序,用于模拟波的激发,适用于导波及其他方面,matlab程序-275hz sine wave incentive program for the simulation of wave excitation applied to guide spread to other aspects, matlab program
lifting_denoising
- 利用小波提升算法实现了第二代小波变换,将之应用在信号去噪中,实现了数据的边界对称延拓,去噪效果较好.