搜索资源列表
besovproj
- 小波提升框架,用几个滤波器组成,可以用于小波的分解,重构,压缩,分割-Lifting with several filter components, which can be used wavelet decomposition, remodeling, compression, segmentation, etc.
xobo
- 一种基于小波和区域的图像拼接方法 -based on wavelet and regional Image Stitching a method based on wavelet and regional image mosaic method
this-is-a-sound-code-of-image-enhancement-based-on
- 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
wavelet-matlab
- matlab的小波变换源代码 可以用来做图像分析,融合 -Matlab wavelet transform source code can be used for image analysis, fusion
WaveletView
- BMP灰度小波变换,c语言实现图象灰度变换 图象灰度变换-BMP gray wavelet transform, C Language Image Transform Image Gray Gray Transform Image Transform Image Transform Gray
wave
- C++的提升小波的源码.经调试可以实现.欢迎下载.探讨.
imagefusionwavelettransform
- 基于小波变换的图像融合的设计主要可分为三个模块,即图像的小波变换模块、小波系数的融合模块和图像的小波重构模块。 在图像的小波变换部分,主要研究小波的构造。小波的种类有很多,此设计中实现了基于Haar小波、Daubechies小波、Symlets小波和Coiflets小波的图像融合。
20040509170359
- 这是一个关于信号的小波滤波算法代码,是在VC环境下编译的!和大家分享了-This a signal of the wavelet filter algorithm code is the VC environment compiler! And to share with you! !
小波滤波和小波包程序
- 这是一个关于关于小波滤波和小波包的程序,拿出来和大家一起分享一下-on wavelet of wavelet packet filtering and the procedure to produce and share with everyone what! !
基于小波变换和模糊算法的医学图像的边缘检测算法
- 边缘检测的一些不错的算法,包括很多算子的源代码。机会不容错过。-Edge Detection some good algorithms, including many Operator source. The opportunity should not be missed.
图像处理
- (9)VC编写的完整的图像处理程序。包括二值化、阈值分隔、边缘监测、小波变换、图像压缩、Hough变换等
ImageProcess
- c#写的图像处理的程序,包括图像压缩编码,小波变换,值得借鉴参考,VS2010.-c# to write the image processing procedures, including image compression, wavelet transform, it is worth drawing reference, VS2010.
Gabor
- 对gabor小波有较详细的介绍。并有代码实现。-Gabor wavelet to have a more detailed introduction. And realize there is code.
wavelettransform
- 使用c#语言在Visual studio平台上实现小波变换。-Use c# language in Visual studio platform realize wavelet transform.
gongcheng
- 用小波变换实现多路数据融合,同时实现消除噪声,改善信号新能的作用。-Using wavelet transform to achieve multi-channel data fusion, at the same time to achieve the elimination of noise can improve the signal a new role.
xb
- 此程序用于处理图像压缩时的小波实现,开发工具是VC-This procedure when used to deal with the wavelet image compression to achieve the development tool is VC++
Cyuyanxiaobo
- 用C语言实现的小波分解与重构算法,有需要的的参考下-With the C language implementation of the wavelet decomposition and reconstruction algorithms, there is need to refer to the following
GPS723
- 利用c#编写小波算法,对气象用数据进行数据平滑,以方便观察,得到正确的资料数据-wave denosing
小波
- 小波分解去燥程序,在函数中加入白噪声,然后利用小波变换,进行去除噪声的处理,效果不错。(Wavelet decomposition to dry process, the white noise is added to the function, and use wavelet transform, remove noise processing, effect is good.)
FourierTransform
- 完成对bmp图像的傅立叶变换; 完成对bmp图像的Haar小波分解与重构(Fourier transform of the BMP image is completed. Haar wavelet decomposition and reconstruction of BMP images)